教程

书籍

SurviveJS - Webpack and React

react-webpack-cookbook

Book of Modern frontend tooling

文章

Webpack your bags

webpack crashcourse
2015-10-16 @Anahkiasen

Debugging Webpack applications in WebStorm

2015-09-28 @prigara

How to Use Webpack for Killer Refactoring

2015-09-08 @couellet

Unlocking ES2015 Features With Webpack And Babel

Integrate webpack with babel for ES2015 features. Plus SourceMaps for debugging.
2015-08-31 Marc Rooding

Building Modular JavaScript with Webpack

2015-08-20 @adamyonk

A Changing Of The Guard In Web Technology

Webpack + React + React router + Flux (Altjs)Beginner friendly introduction to Webpack to build a simple React + Alt.js example application.
2015-07-28 Chris Williams

Webpack vs Browserify

Comparison of Webpack and Browserify
2015-07-27 @coryhouse

Durandal And Webpack: Introduction

How to utilise the power of the Webpack module bundler with an existing (or perhaps new) Durandal application
2015-07-26 @Craga89

The ultimate webpack setup

Using webpack with an express node server. Great for prototyping and generally good setup for any project.
2015-04 @christianalfoni

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

Ditching RequireJS for Webpack: the reasons and lessons learned.

A list of the steps I did, the roadblocks I have encoutered and the lessons learned.
2015-03-15 @maktouch

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

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

Harnessing Webpack with Visual Studio Code

An explanation of integrating Webpack with the tasks.json file in Visual Studio Code.

2015-10-07 @Scott_Addie

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

截屏

Webpack引导

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

2015-07-06 @shamakry

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

演示, 示例和 Starters

Webpack Demos

a collection of simple demos of Webpack

单页应用 with Webpack and React

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


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