- TypeScript Compilation - Understanding how to install TypeScript and compile TypeScript files into JavaScript
- Type Annotation - Learning the basics of type annotations for variables, functions, and objects to ensure type safety
- TypeScript Configuration - Mastering the use of tsconfig.json for optimizing the TypeScript workflow
- The benefits of TypeScript
- Types
- Typeof