Introduction to TypeScript
Why Learn TypeScript?
Course Breakdown
Installing TypeScript
Compiling Your First TypeScript Program
Understanding TypeScript Errors
The Type System
Basic Types
Interfaces
Classes
Inheritance
Modules
Automatically Compile TypeScript with Grunt
Conclusion