Jump to content

TypeScript: Difference between revisions

From cernipedia
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:Abbreviations]] [[Category:FAPlist]]
'''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