Lesson overview · Free interview practice
Declarations
Work with declaration files and ambient modules.
Topics in the full lesson
- Introduction to Declaration Files
- Creating Declaration Files
- Ambient Declarations
- Consuming JavaScript Libraries
- Writing Declaration Files for JavaScript Libraries
- Advanced Type Declarations
- Best Practices for Declaration Files
- Common Issues and Troubleshooting
- 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
The `declare` Keyword: Marking Type-Only Declarations
TheoryMedium
`.d.ts` Declaration Files: Purpose and Generation
TheoryMedium
Global vs Module Declarations
TheoryMedium
Writing a `.d.ts` File for an Untyped Module
TheoryMedium
Ambient Declarations: `declare` for External Code
Explore the full Declarations 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