my-koop / service.website

Website service
GNU General Public License v2.0
6 stars 1 forks source link

Investigate the Flux architecture #264

Open mathieumg opened 10 years ago

mathieumg commented 10 years ago

Investigate implementing the Flux pattern https://facebook.github.io/flux/ to manage data stores, callbacks and component rerenderings.

Possible avenues:

mathieumg commented 9 years ago

Another possible avenue: http://www.fluxible.io/

mathieumg commented 9 years ago

There is https://github.com/spoike/refluxjs as well

mathieumg commented 9 years ago

YAFI: https://github.com/acdlite/flummox

mathieumg commented 9 years ago

At this point: https://github.com/voronianski/flux-comparison#ready

dozoisch commented 9 years ago

https://github.com/gaearon/redux

flummox is deprecated