React Flux: Development Environment Setup

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

Our build process during this series will utilize both gulp and browserify. In this lesson we will take a moment to setup our environment and all of the tooling required to begin developing our Flux Application. We've kept the build process very simple so porting it to grunt should be a breeze, but this also serves as a simple primer for those who may not be familiar with gulp.

Yelnatz
~ 9 years ago

Anyone know how to integrate Flux into a current React class without being a mixin?

Edit: found a blog about it. https://medium.com/@dan_abramov/mixins-are-dead-long-live-higher-order-components-94a0d2f9e750