DEV Community

Discussion on: The TypeScript Experience

Collapse
 
jasongodev profile image
Jason Go

The mere fact that most apps and libraries are transpiled back to javascript means that typescript is just extra work. And how many times do you see codes that have "any" as its type, for all the variables?? So it's not helping at all. Choosing between js and ts is like choosing a styleguide, another bikeshedding.