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

What advantages over competition? #8

Closed
briandipalma opened this issue Jun 2, 2015 · 6 comments
Closed

What advantages over competition? #8

briandipalma opened this issue Jun 2, 2015 · 6 comments

Comments

@briandipalma
Copy link

I read your flux evolution blog post (very good stuff) and have been looking at the other flux implementations, so far microcosm is looking the best to me. I still have to do research on some of the others you listed but after looking at this projects README I'm not sure I understand what this provides that the other flux implementations you mention don't provide. Could you add a section to the README explaining?

@gaearon
Copy link
Contributor

gaearon commented Jun 2, 2015

Maybe no particular advantages, I don't know :-).
It's just something I can play with for my talk at React Europe.

The main goal of this library is to prove that Flux can be implemented in a way compatible with full hot reloading (and explore how this can be done). You can run the example code with npm start, change action creators or stores, and the new logic will kick in before you refresh.

@gaearon gaearon closed this as completed Jun 3, 2015
@briandipalma
Copy link
Author

Thanks, just trying to decide which library to use as I think your right in calling this an interesting evolution of flux.

@gaearon
Copy link
Contributor

gaearon commented Jun 3, 2015

For now, Redux is more of an exploration project than a production-ready Flux lib. It may evolve into one later, but no sooner than a few months. You are free to try it and compare with other approaches though! The API is subject to change.

@asaf
Copy link
Contributor

asaf commented Jun 23, 2015

@gaearon I was thinking about giving some talk about Redux in the next Israel React Meetup, so if you are willing to share some of your contents from the React-Europe conference it can be awesome :-)

@gaearon
Copy link
Contributor

gaearon commented Jun 23, 2015

@asaf When is your talk?

@asaf
Copy link
Contributor

asaf commented Jun 23, 2015

@gaearon I think the next is not even set yet, so there's enough time, if the content after your talk is going to be public then share it among us :-)

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

3 participants