What is TypeScript?
TypeScript is a superset of JavaScript that adds static type annotations, checked at compile time and erased when the code is emitted as JavaScript. It is developed by Microsoft.
3 tools that work with TypeScript
Files never leave your browser.
Related terms
Terms that appear alongside TypeScript on the same tools.