anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.41k stars 130 forks source link

Adding some docs about HMR and deku. #353

Closed Yomguithereal closed 8 years ago

Yomguithereal commented 8 years ago

Hello, I added a little example about how one might setup HMR using webpack. I am also working on a little repo with full example using redux etc.

Sorry for the PR flood.

Related to dekujs/deku#342.

anthonyshort commented 8 years ago

:boom: This is awesome! Thanks.

rstacruz commented 8 years ago

neat! would love to see a browserify-hmr guide somewhere too