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

refactor flux: be sure to emit change after dispatcher finishes. use actions instead of stores. #38

Open
ekeric13 opened this issue Feb 14, 2015 · 1 comment
Assignees
Milestone

Comments

@ekeric13
Copy link

No description provided.

@ekeric13 ekeric13 added this to the mvp milestone Feb 14, 2015
@ekeric13
Copy link
Author

https://github.com/facebook/flux/blob/master/examples/flux-todomvc/js/stores/TodoStore.js

on line 150 they emitChange. be sure to do that for our dispatcher

@ekeric13 ekeric13 modified the milestones: mvp 2.0, mvp Feb 19, 2015
@ekeric13 ekeric13 changed the title refactor flux: be sure to emit change after dispatcher finishes refactor flux: be sure to emit change after dispatcher finishes. use actions instead of stores. Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants