7 ms·
It's not exactly a general solution fit for all situations and persons and purposes, but there's always TypeScript.
by Thasc 9y ago
It's not exactly a general solution fit for all situations and persons and purposes, but there's always TypeScript.
- WorldMaker 9y agoTypescript's increasing ability to type check JS code without modification (especially if it already has JSDoc comments or is already using npm-installed libraries with type information) is moving it to be a better fit as a solution for more situations.