Understanding ES6 Modules via Their History
Elias Carlston looks at the history behind JavaScript ES6 modules and how that has influenced module design in its current state.
Elias Carlston looks at the history behind JavaScript ES6 modules and how that has influenced module design in its current state.
Mark Brown looks at the state of modules in JavaScript and shows how, with the help of Browserify, Webpack & jspm, you can use them in your projects today.