Projects
Hands on real world projects that will help you exercise your knowledge of TypeScript.
Each project follows a chapter in the Learning TypeScript book. Choose between:
- 🥗 Appetizers: bite-sized directed warmups
- 🍲 Entrees: larger, more hands-off challenges
- 🍰 Desserts: entrees with a fun twist
Chapter 03
Unions And Literals
Chapter 04
Objects
Chapter 05
Functions
Chapter 06
Arrays
Chapter 07
Interfaces
Chapter 08
Classes
Chapter 09
Type Modifiers
Chapter 11
Declaration Files
Chapter 12
Using IDE Features
Chapter 13
Configuration Options