Course contents
  • Introduction
  • Installation of TypeScript and the first example
  • Types in TypeScript
  • Narrowing in functions
  • Interfaces and objects
  • Custom Types
  • Classes