This example illustrates the differences between a Flux, Influx, and Redux implementation of the same app. For more information on transitioning and the steps required, see the Flux to Redux guide.
For specific code examples, especially refactoring from Flux to connect
or connectFlux
components, see the
influx_implementation specifically.