list of tutorials - XUEJS/webpack-docs GitHub Wiki

Articles

Single page Application with Webpack and React

Angelcrunch.com mobile site demo. Webpack + React + React Router + jQuery + Altjs.

Webpack Demos

a collection of simple demos of Webpack

Webpack vs Browserify

Comparison of Webpack and Browserify

Webpack + React + React router + Flux (Altjs)

Beginner friendly introduction to Webpack to build a simple React + Alt.js example application.

The ultimate webpack setup

Using webpack with an express node server. Great for prototyping and generally good setup for any project.

Webpack & Angular: 3 part series

Setting up and understanding a webpack project with angular, handling dependencies & 6 ways to use 'require'. 2015-04-15 @Sh_McK

Creating a workflow with WebPack

long guide for using react.js with webpack 2014-12-13 @christianalfoni

webpack 基本的な使い方

basic sample and explanation of compiled bundle.js 2014-09-07 @tssubo

Integrating JSX live reload into your React workflow

A guide how to migrate the react-tutorial to webpack and using the Hot Module Replacement and react-hot-loader for a live reloading react app. 2014-07-24 @gaearon

webpack-howto

A no-BS cookbook for getting things done with webpack, taken from Instagram.com's best practices 2014-07-17 @petehunt

Webpack 怎么用

Chinese translation of Webpack-Howto above.
2015-02-12 @jiyinyiyong

RequireJS等はもう古い。WebPackとは?

Introductory tutorial (with real world samples) 2014-06-26 @gunta

Book of Modern frontend tooling

An unfinished chapter on webpack 2014-04-08 @shama

An introduction to webpack

Cross develop for Node and the Browser without forking around 2013-10-10 @davidgovea

Single Page Modules with Webpack

2013-09-27 @shama

How to use webpack with Rails

A comprehensive guide to integrating webpack with a Rails app

2015-01 @clarkdave

Webpack 入门指迷

Basic guide and some use cases of using Webpack to bundle SPAs in Chinese.
2015-02-12 @jiyinyiyong

How-to setup Webpack on an ES6 React Application with SASS?

A step-by-step guide to configure Webpack for React, including a killer feature: React Hot Loader

2015-05-15 @jpetitcolas

Webpackin' your ES 2015 / Angular 1.x SPA

A basic walkthrough of Webpack setup & configuration for transpiling your Angular 1.x ES 2015 code to ES5 with Babel. Uses NPM exclusively for front-end dependencies.

2015-06-29 @Scott_Addie

TypeScript and webpack

A tutorial for integrating TypeScript with webpack.

2015-07-19 @jbrantly

Books

react-webpack-cookbook

SurviveJS - Webpack and React

Talks

An Efficient Static Assets Pipeline with Webpack

This talk explains how to use Webpack to build an efficient static assets pipeline. The sample app and the slides are available online.
2015-02-27 @theasta

Webpack is Awesome

2014-12-31 @unindented

How instagram.com works

Instagram.com renders almost all of its UI in JavaScript. Pete Hunt has talked about how instagrams packaging and push systems work in great detail, which are clever combinations of existing open-source tools (webpack, React). 2014-09-04 @petehunt

Introduction to webpack

2014-08-28 @okonetchnikov

Managing your front-end with webpack

Comprehensive introduction to webpack, held at the MNUG (munich node.js user group) video 2014-07-09 @jhnns

webpack

22 Slides, short introduction 2014-06-11 @ryanseddon

Screencasts

Getting Started with webpack

Quick screencast on YouTube about getting started with webpack by Kyle Robinson Young

2015-07-06 @shamakry

Intro to Webpack

Free Egghead.io lesson by Kent C. Dodds

2015-02-18 @kentcdodds

Angular with Webpack

Egghead.io series by Kent C. Dodds

2015-03-12 @kentcdodds

Testing with webpack and Mocha

2015-01-02 @jesseskinner

Trying webpack with React.js

2014-12-27 @jesseskinner


(Use the edit button at top right corner to add more)