Chapter 1: Introduction to TypeScript and its Benefits
Chapter 2: Setting Up a Development Environment
Chapter 3: Basic Type Annotations
Chapter 4: Using the TypeScript Compiler
Chapter 5: Enums, Interfaces, and Namespaces
Chapter 6: Objects, Arrays, and Tuples in TypeScript
Chapter 7: Functions in TypeScript
Chapter 8: Classes in TypeScript
Chapter 9: Control Flow Analysis
Chapter 10: Manipulating Types
Chapter 11: TypeScript Modules
Chapter 12: Creating Declaration Files
Chapter 13: TypeScript Project: Creating an Angular App