Native JavaScript Modules

Native JavaScript Modules

WeAreDevelopers via YouTube Direct link

Intro

1 of 19

1 of 19

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Native JavaScript Modules

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 First attempt: external JS files
  3. 3 Async Module Definition
  4. 4 CommonJS
  5. 5 ECMAScript Modules aka JavaScript modules aka ESM
  6. 6 ESM Features
  7. 7 Differences with classic scripts
  8. 8 Modules loading order
  9. 9 Module loading process
  10. 10 Handling circular dependencies
  11. 11 ES module path
  12. 12 Package name maps (module resolution algorithm)
  13. 13 Dynamic import()
  14. 14 DEMO Lary load of Bootstrap scripts on user actions
  15. 15 NPM package entries
  16. 16 import.meta
  17. 17 Other types of scripts
  18. 18 Performance
  19. 19 Unit Testing

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.