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

examples/with-redux: remove global store #908

Merged
merged 1 commit into from
Jan 28, 2017
Merged

examples/with-redux: remove global store #908

merged 1 commit into from
Jan 28, 2017

Commits on Jan 28, 2017

  1. examples/with-redux: remove global store

    This patch removes the global `store` on the client. IMO this example
    should avoid polluting the global namespace with simple scoping tricks
    can solve the problem equally as well.
    stephenmathieson committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    7396fe3 View commit details
    Browse the repository at this point in the history