Course curriculum

  1. 01
    • Why Learn TypeScript?

    • Course Breakdown

  2. 02
    • Installing TypeScript

    • Compiling Your First TypeScript Program

    • Understanding TypeScript Errors

  3. 03
    • The Type System

    • Basic Types

    • Interfaces

    • Classes

    • Inheritance

    • Modules

  4. 04
    • Automatically Compile TypeScript with Grunt

  5. 05
    • Conclusion