Lesson overview · Free interview practice
Basic Types
Master fundamental TypeScript types and type inference.
Topics in the full lesson
- Introduction to TypeScript Types
- Primitive Types
- Type Annotations
- Arrays
- Tuples
- Type Inference
- Any, Unknown, and Void Types
- Type Assertions
- Best Practices
- Exercises
Practice Problems
Work through a question before revealing its explanation. These questions and answers are free; Premium adds the full lesson walkthrough, examples and implementation detail.
Completion marks record your own progress, not an automatically checked result. The task type does not determine whether it is optional.
TheoryEasy
Tuples and `readonly` Tuples
TheoryEasy
The 7 TypeScript Primitive Types
TheoryEasy
Literal Types and `as const`
TheoryMedium
`never` and `void`: Commonly Confused
TheoryMedium
`any` vs `unknown`: The Always-Prefer-`unknown` Decision
Explore the full Basic Types material
Premium includes the complete lessons and implementation references. Free practice questions remain available without a subscription.
All course tracks & premium content
From basics to advanced masterclasses
Built for JS/TS developers like you
Real-world tips & common pitfalls