Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 414 Bytes

Advanced 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.