TypeScript
Learn TypeScript. TypeScript is an open-source programming language developed and maintained by Microsoft. TypeScript is a superset of JavaScript and provides an object-oriented structure to JavaScript including static typing. The TypeScript compiler is itself written in TypeScript and compiled to JavaScript. Currently, TypeScript is being developed under Anders Hejlsberg, the lead architect of C# and creator of Delphi and Turbo Pascal.