Skip to content

Update documentation on react-dispatcher and Flux #2195

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

Closed
wants to merge 2 commits into from
Closed

Update documentation on react-dispatcher and Flux #2195

wants to merge 2 commits into from

Conversation

michealbenedict
Copy link

It seems that react-dispatcher is deprecated in favor of Flux. Updating the document to reflect the same.

It seems that react-dispatcher is deprecated in favor of Flux. Updating the document to reflect the same.
You can get up and running with the dispatcher in a variety of ways, but perhaps the simplest is to use [Michael Jackson](https://twitter.com/mjackson)'s npm module version of the Flux project, called [react-dispatcher](https://www.npmjs.org/package/react-dispatcher):
> Note: [Michael Jackson](https://twitter.com/mjackson)'s npm module version of the Flux project, called [react-dispatcher](https://www.npmjs.org/package/react-dispatcher) is now deprecated.

Use Facebook's [flux](https://www.npmjs.org/package/flux) to get disaptcher up and running:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: dispatcher typo here

@zpao
Copy link
Member

zpao commented Sep 25, 2014

We'll be moving forward with #2236 so this won't be needed anymore. Thanks for taking the time!

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

Successfully merging this pull request may close these issues.

3 participants