TypeScript

922 readers
1 users here now

founded 2 years ago
MODERATORS
1
28
A 10x Faster TypeScript (devblogs.microsoft.com)
submitted 1 week ago by [email protected] to c/typescript
2
3
4
 
 
5
6
7
8
9
6
Branded Types | Learning TypeScript (www.learningtypescript.com)
submitted 1 week ago by lysdexic to c/typescript
10
11
12
13
Announcing TypeScript 5.8 (devblogs.microsoft.com)
submitted 2 weeks ago by [email protected] to c/typescript
13
11
Announcing TypeScript 5.8 Beta (devblogs.microsoft.com)
submitted 1 month ago by [email protected] to c/typescript
14
9
Announcing TypeScript 5.7 (devblogs.microsoft.com)
submitted 3 months ago by [email protected] to c/typescript
15
 
 

A trick that I'd like sharing :)

16
8
Announcing TypeScript 5.6 (devblogs.microsoft.com)
submitted 6 months ago by [email protected] to c/typescript
17
7
Announcing TypeScript 5.6 RC (devblogs.microsoft.com)
submitted 6 months ago by [email protected] to c/typescript
18
 
 

cross-posted from: https://programming.dev/post/18004176

I think object algebras have huge potential to improve the way complex software is written but I've never seen them used in practice. I think one reason why is that the research paper which introduced them is pretty hard to read. This post is my attempt to change that.

I've been working on this post off and on for like two years so I'm really excited to share it with people. It is very long. There's a lot of ground to cover.

19
 
 

The issue? I'm the idiot. Any suggestions for a guide to JS/TS for someone trying to learn about front-end development.

20
13
Announcing TypeScript 5.6 Beta (devblogs.microsoft.com)
submitted 7 months ago by mac to c/typescript
21
22
23
11
Announcing TypeScript 5.5 (devblogs.microsoft.com)
submitted 9 months ago by [email protected] to c/typescript
24
7
submitted 10 months ago by lysdexic to c/typescript
25
 
 

Today I'm sharing a little trick that I like to use to make switch statements cleaner and more type-safe. Happy to hear other ideas!

view more: next ›