/webpack-through-example-blog

Example files for the Learn webpack by example blog

Learn webpack by example

Episode I: Blurred placeholder Images

See the blur-up branch of this repo for the source and config files for this episode. See this blog for a guide on how to use the resources in this branch to get practice with webpack.

Episode II: Simple code-splitting in a vanilla JS app

See the code-split branch of this repo for the source and config files for this episode. See this blog for a guide on how to use the resources in this branch.