Skip to content
This repository was archived by the owner on Aug 8, 2019. It is now read-only.

list of tutorials

sokra edited this page Sep 5, 2014 · 5 revisions

Articles

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

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

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

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

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

2013-09-27 @shama

Talks

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

2014-08-28 @okonetchnikov

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

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


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

Clone this wiki locally