Want to learn TypeScript Modules in a real environment?
Click below, get a fresh Linux box with TypeScript ready to go, and work through Modules hands-on with an AI tutor that knows your code.
Start this lessonModulesWhat you'll learn
- ES module syntax
- Named exports
- Default export
- Type-only imports
- Re-exports
- Module resolution basics
