If you don’t already know webpack, you’ve some catching up to do. Webpack is a module bundler that bundles javascript and other assets for the browser. It works really well for applications and javascript libraries and is very simple frontend build tool. - Kent C. Dodds - https://egghead.io/lessons/javascript-intro-to-webpack Objectives and reasoning We’ll be setting up webpack and keeping it deco