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

How to handle locally available state #26

Open
morenoh149 opened this issue Apr 29, 2016 · 0 comments
Open

How to handle locally available state #26

morenoh149 opened this issue Apr 29, 2016 · 0 comments

Comments

@morenoh149
Copy link
Contributor

Say you have a todolist with data in your store about which ones are already checked.
And you want to use redux-namespace to track new checks or unchecks. How can you assign into a namespace inside a render block? should you write an action or reducer that takes store state an sets up a namespace for use in your component?

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

1 participant