Hacker News new | ask | show | jobs
by arvinsim 3336 days ago
The most interesting part for me here is type checking for plain JS files. I love that they can inferred using JS Docs.

It let's me try out the benefits of type checking without having to setup TypeScript.