Learn Modules
General Learning:
- jsmodules.io
- ES6 Modules in Depth [read]
- Exploring JS - Modules [read]
References/Docs:
NOTES:
We are still waiting on wide support in browsers for loading modules. Until then you can have a look at, "ES Module Loader Polyfill", "JavaScript Loader Standard", and ECMAScript modules in browsers.