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.

3m read time From javascript.plainenglish.io
Post cover image
Table of contents
Why not JavaScript?Types — The difference between JS and TSTypeScript — Working BTSBrief about TypeScript CompilerCons of TypeScript
2 Comments

Sort: