Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flux Utils #35

Open
patelnav opened this issue Apr 25, 2018 · 1 comment
Open

Flux Utils #35

patelnav opened this issue Apr 25, 2018 · 1 comment

Comments

@patelnav
Copy link

I didn't see a mention of Flux Util's(https://facebook.github.io/flux/docs/flux-utils.html) which seems like one of the least boilerplate implementations of Flux, and provided by facebook.

You allude to this kind of solution in "Using a helper", but dismiss it because "may decide to switch to another Flux provider". That rationale is quite bizarre, I think 99.99% of applications will not be, and should not be, switching Flux providers.

Would like to hear your opinion on using Flux-Util's ReduceStore with Containers

@krasimir
Copy link
Owner

Hey,

what you said make sense. I spend two years writing the book and Flux was one of the first chapters. At that time Facebook didn't release Flux related tools. As far as I remember there was only a dispatcher. That's why there are tons of implementations/libraries dealing with Flux. I did the same. I wanted to explain it and implement it step by step. Indeed now I can update that section and I'll leave this issue open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants