Skip to content

Comment on Flux Comparison by Exampleparent

Comments

Nice to see more singleton free Flux libraries! My experience is also that it's almost impossible to make isomorphic apps with singleton based designs. Too bad the original Facebook version used singletons and everybody copied it. Big mistake.

Btw. I would love to see a full example of an isomorphic Flummox application using react-router.

Yeah absolutely. I'm going to try to work this weekend on some demos. Still trying to figure out a good solution for over-fetching. It's a tough problem... which is why Relay looks so, co cool.

You can see an example of Fluxible with react-router: https://github.com/yahoo/flux-examples/tree/master/react-rou...

Whipped together a basic one last night: https://github.com/acdlite/flummox-isomorphic-demo

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.