TypeScript

TypeScript

TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for development of large applications and trans-compiles to JavaScript.

I love to use TypeScript for open source packages. It makes programming JavaScript easier and shows intent.

expand_less