Microsoft TypeScript
Use attributes for filter ! | |
Designed by | Microsoft Corporation |
---|---|
Influenced | AtScript |
Typing discipline | Gradual, dynamic, structural, duck |
Stable release | 9 July 2019 |
Preview release | 15 March 2019 |
Influenced by | JavaScript |
Java | |
C# | |
Develop | Microsoft |
Licens | Apache License 2.0 |
Paradigm | Multi-paradigm: functional, generic, imperative, object-oriented |
Type disciplin | Duck |
gradual | |
Stabl releas | 5.2.2 / 25 August 2023; 46 days ago |
First appear | 1 October 2012; 11 years ago |
Filenam extens | ts,.tsx,.mts,.cts |
Okra answer panel versions | Versions |
Okra answer panel file extension | File extension |
Downwards | Effective TypeScript: 62 Speci... |
Programming TypeScript: Making... | |
Mastering TypeScript: Build Ent... | |
Essential TypeScript: From Be... | |
Programming TypeScript: Making Your JavaScript Applications Scale | |
Effective TypeScript: 62 Specific Ways to Improve Your TypeScript | |
Mastering TypeScript: Build Enterprise-ready, Modular Web Applications Using TypeScript 4 and Modern Frameworks | |
TypeScript Quickly | |
Date of Reg. | |
Date of Upd. | |
ID | 1033467 |
About Microsoft TypeScript
TypeScript is a free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript. It is designed for the development of large applications and transpiles to JavaScript.