Introduction
  • Why Learn TypeScript?
  • Course Breakdown
  • Basics
Getting Started
  • Installing TypeScript
  • Compiling Your First TypeScript Program
  • Understanding TypeScript Errors
  • Installation & Basic Use
Basic TypeScript
  • The Type System
  • Basic Types
  • Interfaces
  • Classes
  • Inheritance
  • Modules
TypeScript Implementation
  • Automatically Compile TypeScript with Grunt
Building an App with TypeScript
Conclusion
  • Congratulations