TypeScript
TypeScript is a free and open-source high-level 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 the development of large applications and transcompiles to JavaScript.