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

Add Redux #10

Closed
FMCalisto opened this issue Feb 14, 2018 · 0 comments · Fixed by #40, #43, #60, #61 or #58
Closed

Add Redux #10

FMCalisto opened this issue Feb 14, 2018 · 0 comments · Fixed by #40, #43, #60, #61 or #58
Assignees
Labels
available Status: Available low Priority: Low starter Type: Starter
Milestone

Comments

@FMCalisto
Copy link
Member

While our architecture remains simple, it is possible that the source and complexity of the hereby project can evolve to a horizontal raise of size. Therefore, it is of chief importance to bring state management to our source architecture. Redux is a tool for managing states in JavaScript applications. The issue here is to change the approach and implement a state management using Redux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment