top | item 14445972

(no title)

Thasc | 8 years ago

It's not exactly a general solution fit for all situations and persons and purposes, but there's always TypeScript.

discuss

order

WorldMaker|8 years ago

Typescript'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.