DEV Community

Discussion on: The TypeScript Experience

Collapse
 
cjsmocjsmo profile image
Charlie J Smotherman

TS is like any other dev tool we use, it depends on your use case.

On larger projects I can see how it might be of benefit, but on smaller projects its just bloat.

For me TS feels like a bandaid, an after thought, it's not part of the core of the language.

Nobody mentions flutter/dart which have a strong type system built-in from the ground up.

And there's webasembly no need for TS