voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions
https://labs.voronianski.dev/flux-comparison/
2.79k stars 214 forks source link

Suggestion: Fynx #16

Open RickWong opened 9 years ago

RickWong commented 9 years ago

https://github.com/foss-haas/fynx

natew commented 9 years ago

:+1: Love this implementation

natew commented 9 years ago

I wrote an article on using it here: http://reapp.io/2015/03/11/Simplify-Flux-with-Immutable-js-and-Fynx/

Also, an example app that uses it: https://github.com/reapp/hacker-news-app/tree/master/app

See store.js and actions/*.js