Hacker News new | ask | show | jobs
by ivanfon 2964 days ago
This Mozilla Hacks article[0] will tell you everything you need to know.

For something shorter, the import[1] and export[2] pages on MDN are great. These pages also have some useful related articles linked at the bottom.

Unrelated side note: MDN and Mozilla Hacks are doing an incredible job documenting web development and web standards.

[0] https://hacks.mozilla.org/2015/08/es6-in-depth-modules/

[1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

[2] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...