Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Well yes and no. Even if you don't add any type annotations you still get some implicit type safety. You have to opt out with an Any type of something to totally turn that off.

Our experience is different with tests.



The TypeScript engine in VS Code does the same type inference for standard JS, and automatically downloads d.ts typings for libraries you use to enhance it.




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

Search: