TypeScript
summaryTypescript is a strongly-typed superset of JavaScript that compiles to regular JavaScript. Refers to both the language and the tools.
Essentials
- Official documentation
- TS Playground — online TypeScript editor; great for trying TS / making issue reproductions without the hassle of setting up a project
- TypeScript Deep Dive — free, beginner-friendly ebook by Basarat Ali Syed
- https://github.com/dzharii/awesome-typescript