Skip to content

Latest commit

 

History

History

simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Simple Flux To Redux Example

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.