Webpack: Transpiling and Bundling JavaScript

Webpack: Transpiling and Bundling JavaScript

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4h 56m | 1.07 GB

Webpack, touted as a bundler, is a robust compiler platform. In this course, you’ll learn the basics of transpiling and bundling JavaScript.

Webpack is the most prevalent bundler for front-end web app development, but more than that, it’s a compiler platform. It’s everything you need to write modern, modular web applications. In this course, Webpack: Transpiling and Bundling JavaScript, you’ll learn the basics of bundling, how to setup a rapid development environment that instantly updates with hot module replacement, and how to parameterize Webpack to optimize production builds for the fastest user experience. First, you’ll learn how to integrate the babel-loader so you can write modern JavaScript while providing support for a wide variety of legacy browsers. Next, you’ll write several custom loaders, including a code generation loader. Finally, you’ll discover how source maps make troubleshooting a breeze. Once you’ve finished this course you’ll understand how Webpack works, what benefits it affords, and how to setup a robust build process to optimize both development and production environments.