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

Feature/redux toolkit migration #99

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

egenerse
Copy link

@egenerse egenerse commented Oct 1, 2024

still under progress

Old redux usage is removed, redux toolkit is implemented.

We don't need to use 'redux' library and redux-observable
New slices are created.

There are still old class components. The aim is to remove all old class components and use new functional react components with selectors for getting data from the redux state

@egenerse egenerse self-assigned this Oct 1, 2024
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

Successfully merging this pull request may close these issues.

1 participant