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: Migrate the Redux code patterns to use Redux Toolkit #507

Open
tuliomir opened this issue Feb 1, 2024 · 0 comments
Open

refactor: Migrate the Redux code patterns to use Redux Toolkit #507

tuliomir opened this issue Feb 1, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file refactor

Comments

@tuliomir
Copy link
Collaborator

tuliomir commented Feb 1, 2024

According to the official Redux docs, the recommended way to implement reducers, actions and state getters have changed through the years.

The "Migrating to Modern Redux" guide describes the legacy implementation, the latest way to use Redux and how to refactor existing code progressively to use it.

@tuliomir tuliomir added dependencies Pull requests that update a dependency file refactor labels Feb 1, 2024
@tuliomir tuliomir mentioned this issue Apr 30, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file refactor
Projects
None yet
Development

No branches or pull requests

1 participant