Skip to content

TypeScript Training

Welcome to this introduction course to the TypeScript language. This course is designed for beginners who want to learn TypeScript from scratch.

Table of contents

  1. Preamble
  2. Getting started
  3. Basic types
  4. Template literal types
  5. Manipulating types
  6. Generics
  7. To go deeper