The TypeScript Masterclass

A presentation at NG-BE 2021 in in Ghent, Belgium by Stefan Baumgartner

A full day of excessive type system details! We learn about

  • Union and Intersection Types
  • Generics
  • Index Access Types
  • Mapped Types
  • Conditional Types
  • String Template Literal Types
  • Low Maintenance Types
  • Void and Substitutability
  • The Problem with Enums
  • Variadic Tuple Types

With lots and lots and lots of examples!