Silicon Valley Code Camp : October 7 & 8, 2017session
Brief history of JavaScript Modules
Brief introduction to JavaScript modules and JavaScript tools for modules.
About This Session
Are you new to JavaScript and confused about the module, module loader, and module bundler? Or you have been writing JavaScript code for a while, but can’t get a grip of the jargons about module? You heard about the jargons like CommonJS, AMD, Browserify, SystemJS, Webpack, JSPM, etc., but don’t understand why we need them?
I will try to explain what are they, and what problem they try to solve, and how they solve the problem.