Start Here
  • Introduction
  • Part 2 - Installing and configuring Typescript with Visual studio code
  • Part 3 - Working with variable declarations and types
  • Part 4 - Working with Enums and Arrays
  • Part 5 - Working with Functions (Basic)
  • Part 6 - Working with Anonymous and Lambda functions
  • Part 7 - Working with Interfaces
  • Part 8 - Working with Classes
  • Part 9 - Working with Generics
  • Part 10 - Working with Modules
  • Part 11 - More on Typescript Modules
  • Part 12 - Understanding Module loaders of Javascript
  • Part 13 - Namespaces in Typescript
  • Part 14 - Introduction to Type definitions
  • Part 15 - Type definitions with Definitely typed and typings