1 . Get Started
2 . Types Basics
🔒
Introduction
Built-in types
Variables
Operators
User-defined Types
Lesson Quiz
3 . Types Advanced
🔒
Numbers & Strings
Arrays & Type Inference
Union and Object Types
Type Aliases & Interfaces
Lesson Quiz
4 . Functions
🔒
Function Creation & Overloads
Parameters & Return Type
Lesson Quiz
5 . Object Types
🔒
Property Modifiers
Extending & Intersection Types
Generic Object Types
Lesson Quiz
6 . Type Manipulation & Generics
🔒
Introduction
Generics
Keyof & Typeof Operators
Indexed Access Types & Utility Types
Conditional Types
Mapped Types
Template Literal Types
Lesson Quiz
7 . Modules and Namespaces
🔒