TypeScript
Use attributes for filter ! | |
Typing discipline | Gradual, dynamic, structural, duck |
---|---|
Preview release | 15 November 2018 |
Filename extensions | ts,. tsx |
Developers | Microsoft |
First appeared | 1 October 2012 |
Designed by | Microsoft Corporation |
Date of Reg. | |
Date of Upd. | |
ID | 665281 |
About TypeScript
TypeScript is an open-source 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 development of large applications and transcompiles to JavaScript.