survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Add React Hot Loader instructions #5

Closed gaearon closed 9 years ago

gaearon commented 9 years ago

It would be nice to add this guide: http://gaearon.github.io/react-hot-loader/getstarted/

bebraw commented 9 years ago

I linked to it at https://github.com/christianalfoni/react-webpack-cookbook/wiki/Optimizing-development . There's not other content there but I think @christianalfoni will expand the section at some point.

Of course if you want to throw in some pointers, go ahead.

gaearon commented 9 years ago

OK, thanks! BTW index page for that section doesn't work: https://github.com/christianalfoni/react-webpack-cookbook/wiki/Advanced

christianalfoni commented 9 years ago

Hi there,

Yeah, I have big plans for that section :-) Using it on a project now and its freakin awesome.