TypeScript — JavaScript with no surprises
TLDRTypeScript is an open-source programming language introduced by Microsoft in 2012. Last year, Github marked it among the top 10 most wanted programming languages. 15% of JavaScript bugs can be detected by TypeScript, says Shivam Bhasin. The TypeScript code is compiled to vanilla JS before executing by the TypeScriptCompiler.
Table of contents
Why not JavaScript?Types — The difference between JS and TSTypeScript — Working BTSBrief about TypeScript CompilerCons of TypeScript2 Comments
Sort: