TypeScript

Programming language and superset of JavaScript

TypeScript

Summary

TypeScript (TS) is a high-level programming language that adds static typing with optional type annotations to JavaScript. It is designed for developing large applications. It transpiles to JavaScript. It is developed by Microsoft as free and open-source software released under an Apache License 2.0.

Modified

5/28/2026, 11:38:21 PM

Source: WikipediaView full article