dwyl / learn-react

"The possibilities are numerous once we decide to act and not react." ~ George Bernard Shaw
108 stars 22 forks source link

Flux over the wire #3

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

https://blog.rotenberg.io/flux-over-the-wire-3/

gregtandiono commented 8 years ago

I don't know if you agree with me on this, but I think learning flux should be in a separate repository, because the topic surrounding flux and its implementation is quite vast. Not to mention the community's own implementation of flux (Fluxxor, Redux, etc.) I would be able to contribute to flux as I am a huge proponent and have been using Flux (vanilla, and now moving to redux) extensively since its emergence.

nelsonic commented 8 years ago

@gregtandiono agree 100% that learning Flux >> Redux is separate to React. I would go as far as to suggest that people learn Redux _first_ ... :open_mouth: Have you had a chance to look at the notes on _Redux_ yet? https://github.com/dwyl/learn-redux

gregtandiono commented 8 years ago

oh crap! i didn't realize that there is a learn-redux repo, I'll go over it, and i will be sure to look at it! Thanks! :)

nelsonic commented 8 years ago

@gregtandiono lol. let us know your thoughts, and/or submit issues/PRs if you have improvements! :+1: