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

Separate parts of state into slices #16

Open
PatrickUbelhor opened this issue Mar 6, 2023 · 0 comments
Open

Separate parts of state into slices #16

PatrickUbelhor opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
tech debt Improvement to code quality, but no new features

Comments

@PatrickUbelhor
Copy link
Member

Currently, state is one massive object.
We need to use redux toolkit to separate state into independent slices, with independent reducers.

@PatrickUbelhor PatrickUbelhor self-assigned this Mar 6, 2023
@PatrickUbelhor PatrickUbelhor added the tech debt Improvement to code quality, but no new features label Mar 6, 2023
@PatrickUbelhor PatrickUbelhor added this to the Seven Rivers 2023 milestone Mar 6, 2023
@PatrickUbelhor PatrickUbelhor removed this from the Championship 2013 milestone Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Improvement to code quality, but no new features
Projects
None yet
Development

No branches or pull requests

1 participant