教程列表
文章
The ultimate webpack setup
Using webpack with an express node server. Great for prototyping and generally good setup for any project.
配合基于 node 的 express 服务器来使用 webpack,
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
攻略
react-webpack-cookbook
讲座
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
视频
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
Tring webpak with Reat.js
2014-12-27 @jesseskinner