this post was submitted on 10 Jun 2023
2 points (100.0% liked)

TypeScript

182 readers
0 users here now

TypeScript is a language for application-scale JavaScript development. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

founded 3 years ago
MODERATORS
 

For me, the biggest excitement is around "Easier Implicit Returns for undefined-Returning Functions". It's nice not to have to insert a return undefined; when that's the implicit behavior.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here