9:00 AM Sunday Room: Round Table
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.