Playground to learn TypeScript. You can follow the slides here.
- Basics
- Classes
- Interfaces and types
- Casting
- Literal types
- Union types
- Discriminating unions
- Intersection types
- Generics
- Enums
- Type guards
- Utils
Playground to learn TypeScript. You can follow the slides here.