Around IT in 256 seconds
Around IT in 256 seconds
Tomasz Nurkiewicz
#64: TypeScript: will it entirely replace JavaScript?
4 minutes Posted Jan 3, 2022 at 10:49 pm.
0:00
4:16
Download MP3
Show notes

TypeScript is a programming language, a superset of JavaScript. This means any valid JavaScript program is also valid TypeScript. But not vice-versa! TypeScript adds a ton of features, addressing the shortcomings of JavaScript. The most important one is optional static typing, including null-safety. The fact that you can take any JavaScript code and turn it into TypeScript by simply changing a file extension is crucial. It means you can gradually start using TypeScript’s features without rewriting your whole application.

Read more: https://nurkiewicz.com/64

Get the new episode straight to your mailbox: https://nurkiewicz.com/newsletter