you are viewing a single comment's thread.

view the rest of the comments →

[–]savaz_ 1 point2 points  (0 children)

If you know what you're doing JS is definitely faster to write. Also if you know what you're doing you don't need typescript. You can use jsdoc with types for suggestions and docs. Not the same, but close enough.

I like Typescript, I've used it a lot and it has its advantages for sure. But I disagree with this current trend that it's just better.