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

(question) remove model logic from component #9

Closed
wants to merge 1 commit into from

Conversation

k1r0s
Copy link

@k1r0s k1r0s commented Sep 19, 2017

Hi @developit

As I'm starting learning redux I have some questions. I only wana know if is correct to remove all state manipulation from components. As long as I understand actions define interactions with the model so I think its ok to place that logic outside components.

thanks!

@k1r0s
Copy link
Author

k1r0s commented Sep 22, 2017

@k1r0s k1r0s closed this Sep 22, 2017
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.

None yet

1 participant