Hacker News new | ask | show | jobs
by gridlockd 2656 days ago
> The next stage I'm thinking about is moving over to TypeScript for more productivity and safer development.

Check this out if you haven't already:

https://github.com/Microsoft/TypeScript/wiki/Type-Checking-J...

Even if without any annotations, type inferencing can catch some bugs for you.