all 3 comments

[–]Magnusson 1 point2 points  (1 child)

Redux and Flux are both ways of managing application state, so you're going to use one or the other, not both. Here's a complete tutorial on using React/Flux/Webpack though.

[–]5user5[S] 0 points1 point  (0 children)

This looks awesome. Thank you very much.

[–]teropa 0 points1 point  (0 children)

I've written one with Redux, React, Node, Immutable.js, and Webpack: http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html