Awesome
A list of helpful material to start learning TypeScript
Current TypeScript version:
Introduction
- Official TypeScript Quick Start
- Official TypeScript Handbook
- Official TypeScript Samples
- TypeScript Reserved Words
- Coding Guidelines
Language Specification
Boilerplates
- Plunkr: Angular2 + Typescript Template
- Github: Angular2 + TypeScript in baby steps (Zia Khan)
- Github: Angular2 Seed TypeScript (Minko Gechev)
- Github: Angular2 + TypeScript: Seed Project (@ghpabs) Fully automated development workflow using Gulp.
- Github: Angular2 Starter for TypeScript (Antony Budianto) Complete Gulp Workflow
Live
Books
- TypeScript Deep Dive (.mobi | .epub | .pdf)
- Angular 2 Development with TypeScript
- Mastering TypeScript
Classes
- Udemy - Introduction to TypeScript
- Udemy - Understanding TypeScript
- Pluralsight - TypeScript Fundamentals (by Dan Wahlin and John Papa)
- Pluralsight - TypeScript In-depth
TypeScript Definitions
Discussions
- StackOverflow - What is TypeScript and why would I use it in place of JavaScript?
- StackOverflow - What is TypeScript and why would I use it in place of JavaScript? (complementary answer)
Social Media
Tooling
Other useful lists
Contribution
- Contributions are welcome!