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

questions about Redux, state etc. :D #48

Open
mattlub opened this issue Feb 11, 2018 · 0 comments
Open

questions about Redux, state etc. :D #48

mattlub opened this issue Feb 11, 2018 · 0 comments

Comments

@mattlub
Copy link

mattlub commented Feb 11, 2018

Hi guys. I am not an expert with React/Redux at all, so apologies if these points are invalid, I'm just interested in your thinking/planning :D


So when I was trying to understand the code, I wanted to see what state you were storing and how it was changing etc. (And I added redux logger to log the state, which may be useful if you don't know about it).

So anyway this was when I realised the application state didn't contain the search box input, I was interested what your process was to decide which state to store in the redux store and which in local React components (e.g. this)?

EDIT: After a bit of research, I read this and this which agree with you.

@mattlub mattlub changed the title questions about Redux, state, mapStateToProps etc. :D questions about Redux, state etc. :D Feb 11, 2018
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