HN2new | past | comments | ask | show | jobs | submitlogin

I'm confused -- any static typing system is going to need a compilation step to check types. How is typescript any different than "javascript with types" would be? If your goal is live coding, a dynamically typed language will always be faster.


Typescript right now requires basically two compilation steps, and it doesn't have decades of compilation optimizations behind it that JS has. If types or typescript itself, were directly supported, things would be so much faster.




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

Search: