Webpack: One Tool to Rule Them All

Webpack: One Tool to Rule Them All

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 23 | 566 MB

Setting up a development environment for client-side JavaScript applications once required combining disparate tools together. Configuring Grunt/Gulp scrips, Browserify, Bower/NPM, etc, required learning all those tools and context switching. Now we have Webpack which can do all the things those tools do and a lot more. This workshop covers basic and advanced Webpack techniques to modularize your JavaScript/CSS/Sass/images/*, implementing hot module replacement, testing, Babel/ES2016, and more.