Flux, Redux, and React Hot Loader with Dan Abramov
JavaScript Archives - Software Engineering Daily - A podcast by JavaScript Archives - Software Engineering Daily

Categories:
Flux's one way data flow solves several problems of MVC, but its complexity can be reduced in some cases. Redux is a predictable state container for JavaScript to use with React or any other view library. Dan Abramov currently works full time on Redux, React Hot Loader, and React Transform. Continue reading…