TypeScript: Difference between revisions
Appearance
Page created automatically by script |
No edit summary |
||
| Line 1: | Line 1: | ||
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 [[Category: | '''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 | ||
[[Category:FAPlist]] | |||
[[Category:Programming languages]] | |||
Latest revision as of 16:27, 31 March 2026
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