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

> I want a compiler that colors my code red when I make a mistake, not an environment that behaves like nothing happened.

This is what any half-decent React and TypeScript app will do for you. I write fully typed applications in TS & React and any typo, call site update, interface change, or other mistake you can imagine surfaces a TS error, in my text editor, with helpful text editor highlighting 90% of the time (sometimes the IDE is slightly different than the console).




Not sure why you're getting downvoted. This is the whole point of typescript in my eyes. Those red squiggles before you even save the file.


People are displeased when you inform them their 5 year old view of JS and React is indeed outdated, I suppose.




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

Search: