Hacker News new | past | comments | ask | show | jobs | submit login

The problems start with frameworks that require custom compilers and non-standard module systems.

If you use vanilla JS in standard modules most of this goes away.




Well then you need to use vanilla JS, which seems to be widely regarded as not great “at scale”. I certainly will never go back to JS from TS. Fearless refactoring is worth slogging through all the JSON config soup.


Fearless refactoring? What about tests?

Sure TS helps, but tests are “better”


Tests and static typing are not excluding each other. Best would be to have both.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: