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

Implement state managment with Redux #2

Open
jportella93 opened this issue Oct 9, 2018 · 4 comments
Open

Implement state managment with Redux #2

jportella93 opened this issue Oct 9, 2018 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@jportella93
Copy link
Owner

Right now all state is passed down via props or kept in local state.
It would be nice to centralise it with Redux or similar.

Shouldn't be difficult, as the app is small right now, but would be nice to do it in a way that allows scalability.

@jportella93 jportella93 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 9, 2018
@kyle-hall
Copy link

@jportella93 I'll take a look at this.

@kyle-hall
Copy link

@jportella93 Hey, I'm sorry but some stuff has come up in my personal life, and I'm not going to have the bandwidth to work on this. I wanted to let you know right away so someone else could work on this.

@ozgunbal
Copy link

@jportella93 I can take this one.

@jportella93
Copy link
Owner Author

@ozgunbal sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants