elierotenberg/nexus-flux

Are there an examples on how to use Nexus-Flux

Opened this issue · 6 comments

I've read both blog entries about Nexus Flux but I'm unable to find a full example of how to use it.
I'm relatively new to javascript and having an example can help a great deal.
Thanks

I will add more examples, especially since I'm refactoring some bits atm.
Ultimately I will include a full working demo app, using nexus-flux, nexus-flux-socket.io and react-nexus.

I'd love a demo too (or some docs ?). I'm facing async server rendering and this solution is close from what I would have come up with (namely double server render).

Here is an example of an application using nexus-flux: react-nexus-chat