Comment on Ask HN: Is it worth it to invest in learning TypeScript?Comments−SkyPuncher4yThe "pros" of Typescript are basically the same as using a typed language.* If you don't know a typed language - learn one. TS is probably the easiest place to start.* If you know a typed language, TS is just going to be a different flavor of that.
Comments
The "pros" of Typescript are basically the same as using a typed language.
* If you don't know a typed language - learn one. TS is probably the easiest place to start.
* If you know a typed language, TS is just going to be a different flavor of that.