typescriptlang.org · Software & Apps
TypeScript
Visit site
About
TypeScript is an open-source programming language developed by Microsoft. It is a superset of JavaScript, meaning it builds upon JavaScript by adding optional static typing and other features.
Developers use TypeScript to write more robust and maintainable JavaScript applications, particularly large-scale projects. It compiles into plain JavaScript, allowing it to run in any environment that supports JavaScript.








