Fluxbox : Flux Architecture Tools for React

fluxbox
Flux is an architecture for creating data layers in JavaScript applications. It was designed at Facebook along with the React view library.

Flux is an alternative to the “M” and “C” in the MVC architecture. In MVC, a user interaction triggers code in a controller, which then coordinates changes to one or more models. When the models change, they notify one or more views, which read the new data from the models and update themselves accordingly so that the user can see that new data.

[button color=”black” size=”medium” link=”http://fluxbox.io/what-is-flux.html” target=”blank” rel=”nofollow” ]Fluxbox[/button]

Fluxbox : Flux Architecture Tools for React
2 (40%) 1 vote

Leave a Reply