LearningJavaScript.org
LessonsPlaygroundAbout
Sign In
Lessons/advanced/Modules and Bundling
PreviousPracticeNext

TL;DR

Organize your JavaScript code with ES modules. Learn import/export syntax, default vs named exports, and dynamic imports for code splitting.

Key concepts

  • JavaScript modules
  • ES modules import export
  • JavaScript bundling
  • JS module system

Next lesson

Testing and Debugging

Learn JavaScript testing and debugging. Write unit tests, use TDD, master console methods, and build reliable debugging strategies.

24 min

Related lessons

  • Web APIs and FetchLearn the JavaScript Fetch API to make HTTP requests, handle JSON responses, and build robust API clients with error handling.
  • PerformanceOptimize your JavaScript with debouncing, throttling, memoization, and memory management
  • Capstone Project: Task ManagerBuild a complete task manager app with JavaScript. Combine objects, async/await, DOM manipulation, error handling, and modular design.

Also learn

TypeScriptMaster TypeScriptSQLMaster SQL & Databases

Also learn

TypeScriptMaster TypeScriptSQLMaster SQL & Databases

A14A

Building digital products that matter.

© 2026 A14A. All rights reserved.
KVK: 87105004PrivacyTerms