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