-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Redux #173
Comments
+1 |
1 similar comment
👍 |
😸 |
+1 |
4 similar comments
+1 |
+1 |
+1 |
+1 |
+1 yes please |
+1 |
👍 !!! |
+1 |
1 similar comment
+1 |
could we get some kind of discussion here instead of "+1" ? I am also for redux as it looks like a better and cleaner approach although it would be interesting to hear other opinions. |
@rusenask I mean... that pretty much sums it up. It's a cleaner flux architecture pattern, and rapidly becoming the community favorite implementation. We could fork this starter kit into two variants (a Flux and a Redux version) if the maintainer isn't interested in swapping out for Redux, but I think it would be in the best interest of the community to do so. |
@koistya I'm interesting in implementing redux in this project. Will be PR possibly accepted? I'm preparing another PR for react-intl support but I need some state sharing for selected language and other react-intl configuration |
@langpavel yes, it can be merged into |
@koistya I'm interesting in Relay too. I thing that can be possible and beneficial to have both but this will need some more digging |
closes kriasoft#612 closes kriasoft#610 closes kriasoft#595 closes kriasoft#173
closes kriasoft#623 closes kriasoft#612 closes kriasoft#610 closes kriasoft#595 closes kriasoft#173
A bare minimum Redux integration (example): #883 |
redux as a flux alternative
Watch Dan Abramov's talk on Hot Reloading with Time Travel.
Ref #579
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: