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

I would have said that for any statically typed language.

It simply leads to more robust software because compiler rejects large set of incorrect programs that would otherwise end up in production. Your test coverage has to be much larger just to verify that your program is sane on the most basic level.

Rusts compiler is even stricter than most.

Not to mention resilience to change, JS is simply a blunder




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

Search: