egghead.io
webpack v1 from Kent
Instructor
Kent C. Dodds
2h 6m
2
people completed
Bookmark
Download
RSS
Start Watching
These are all of my egghead.io lessons that are about webpack.
Start Watching
Course Content
2h 6m • 29 lessons
1
Intro to Webpack
4m 29s
2
Webpack Loaders, Source Maps, and ES6
5m 3s
3
Webpack CSS, Preprocessors, and url assets
7m 9s
4
Add a browser build to an npm module
6m 16s
5
AngularJS with Webpack - Introduction
4m 20s
6
AngularJS with Webpack - Requiring Directives
3m 48s
7
AngularJS with Webpack - Requiring Templates
2m 48s
8
AngularJS with Webpack - ES6 with BabelJS
2m 43s
9
AngularJS with Webpack - Requiring CSS & Preprocessors
6m 7s
10
AngularJS with Webpack - Testing with Karma, Mocha, and Chai
10m 22s
11
AngularJS with Webpack - Production Setup
2m 5s
12
AngularJS with Webpack - Uglifying your JavaScript
4m 42s
13
AngularJS with Webpack - Production Source Maps
1m 51s
14
Intro to the Production Webpack Course
2m 14s
15
Validate your Webpack config with webpack-validator
4m 6s
16
Tree shaking with Webpack 2
3m 23s
17
Polyfill Promises for Webpack 2
1m 59s
18
Maintain sane file sizes with webpack code splitting
2m 38s
19
Hashing with Webpack for long term caching
3m 46s
20
Grouping vendor files with the Webpack CommonsChunkPlugin
5m 36s
21
Chunking common modules from multiple apps with the Webpack CommonsChunkPlugin
4m 11s
22
Optimize React size and performance with Webpack production plugins
5m 45s
23
Expose modules to dependencies with Webpack
3m 20s
24
Import a non-ES6 module with Webpack
4m 20s
25
Initialize a Webpack Project with Karma for Testing
5m 22s
26
Use Chai assertions for tests in a Karma project
1m 17s
27
Use Karma for Unit Testing with Webpack
4m 53s
28
Add Code Coverage to tests in a Webpack project
6m 30s
29
Ensure all source files are included in test coverage reports with Webpack
4m 59s