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

Refactor state management #31

Closed
mjamry opened this issue Aug 13, 2020 · 1 comment
Closed

Refactor state management #31

mjamry opened this issue Aug 13, 2020 · 1 comment
Assignees
Labels
change frontend minor priority refactor code base changes

Comments

@mjamry
Copy link
Owner

mjamry commented Aug 13, 2020

use one context for whole app - one state object with partials inside
use one global reducer (inside can be more of them)
use global actions lists
use selectors to get required parts of state

@mjamry mjamry added change frontend refactor code base changes minor priority labels Aug 13, 2020
@mjamry mjamry added this to To do in plan-your-trip via automation Aug 13, 2020
@mjamry
Copy link
Owner Author

mjamry commented Mar 31, 2022

Requirements were replaced by one was replaced by #102.
It will be closed now.

@mjamry mjamry closed this as completed Mar 31, 2022
plan-your-trip automation moved this from To do to Done Mar 31, 2022
@mjamry mjamry self-assigned this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change frontend minor priority refactor code base changes
Projects
No open projects
Development

No branches or pull requests

1 participant