The Complete Course: Webpack 2

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
What Does Webpack Do?
-
1. Why Do We Use Build Tools?6m 38s
-
2. Javascript Modules4m 24s
-
3. The Purpose of Webpack4m 47s
-
4. Webpack in Action4m 54s
-
5. Javascript Module Syntax7m 30s
-
6. Linking Files with CommonJS5m 16s
-
7. Webpack Installation and Configuration6m 31s
-
8. More on Webpack Configuration5m 32s
-
9. Running Webpack5m 12s
-
10. The Bundle.js File5m 59s
-
11. Running the App3m 21s
Handling Project Assets
-
1. Introduction to Loaders6m 20s
-
2. Babel Setup for ES20154m 8s
-
3. Babel Configuration4m 24s
-
4. Refactor to ES2015 Modules3m 12s
-
5. Handling CSS with Webpack7m 4s
-
6. The Style and CSS Loaders6m 13s
-
7. Loaders are Tricky!5m 38s
-
8. The Extract Text Plugin6m 26s
-
9. Handling Images with Webpack7m 18s
-
10. Automatic Image Compression8m 48s
-
11. Public Paths4m 29s
Building for Performance with Webpack
-
1. Introduction to Code Splitting5m 44s
-
2. Codesplitting in Practice4m 42s
-
3. On Demand Code Loading5m 15s
-
4. System Import Calls6m 38s
Applying Webpack to a Real Project
-
1. A Real World Project2m 42s
-
2. Setting Up Babel4m 28s
-
3. Minimum Webpack Config6m 26s
-
4. Vendor Asset Caching4m 34s
-
5. More on Vendor Caching5m 10s
-
6. Refactoring for Vendor Splitting9m 1s
-
7. Effect of Code Splitting6m 28s
-
8. Troubleshooting Vendor Bundles9m 37s
-
9. Chunk Hashing for Cache Busting6m 3s
-
10. Cache Busting Wrapup5m 22s
-
11. Cleaning Project Files4m 15s
Webpack Dev Server
-
1. Introduction to Webpack Dev Server6m 4s
-
2. Gotchas with Webpack Dev Server10m 8s
React-Specific Topics
-
1. React Router with Codesplitting7m 44s
-
2. Plain Routes with React Router Codesplitting10m 44s
Webpack-Based Deployment for Static Sites
-
1. Deployment Options4m 22s
-
2. Getting Production Ready7m 44s
-
3. Deployment with Surge (Easiest!)3m 55s
-
4. Deployment with Github Pages9m 2s
-
5. Deployment with AWS S310m 17s
Webpack-Based Deployment for Dynamic Sites
-
1. Deployment of Servers5m 2s
-
2. Node and Webpack Integration5m 45s
-
3. Webpack Middleware in Development7m 28s
-
4. Webpack Middleware in Production10m 29s
-
5. Deployment to Heroku8m 3s
-
6. Deployment to AWS7m 16s
-
7. More on AWS Deployment5m 54s