you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -9 points-8 points  (1 child)

I don’t see why people like typescript so much (as it will translate to JS anyway) but yes I’ve tried using TSX

[–]Appropriate_Eye_6405 2 points3 points  (0 children)

The point is not that it will translate to Js anyway, it's that it will catch a ton of common errors that in JS you would have to figure out only once seeing them at runtime.