Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hung-phan/rails-react-flux-implementation

Attempt to implement Flux design for React.js component
https://github.com/hung-phan/rails-react-flux-implementation

Last synced: about 10 hours ago
JSON representation

Attempt to implement Flux design for React.js component

Awesome Lists containing this project

README

        

## What is Flux actually?
An application layer for React. Its purpose is to make application development simple and straightforward. At this point, there are
more documents out there about this topic (For [Flux-Overview](http://facebook.github.io/flux/docs/overview.html)).

## Other approaches
Others in the community have made a pile of `Flux` variants, each adding or removing from the general pattern.
- Fluxxor
- ReactFlux
- Fynx
- Reflux
- Fluxy
- Marty
- McFly
- DeLorean
- and so forth.