In this course, you will expand your knowledge of TypeScript's more advanced features, including comprehensive data structures like objects, sets, and maps, as well as nesting these data structures together, which are crucial for managing more complex data efficiently.
Overview
Syllabus
- Lesson 1: Exploring Arrays in TypeScript
- Lesson 2: Exploring Sets in TypeScript
- Lesson 3: Exploring Maps in TypeScript
- Lesson 4: Compound Data Structures in TypeScript
- Lesson 5: Exploring Stacks and Queues in TypeScript