Skip to content

Replace redux with zustand for state management. #11

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

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Replace redux with zustand for state management. #11

merged 2 commits into from
Oct 25, 2022

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Oct 25, 2022

Redux introduced too much overhead: reducers, actions, and async middleware. We hereby replace it with the lightweight zustand library. The code is much more simplified.

@lihebi lihebi merged commit fa2fbc2 into main Oct 25, 2022
@lihebi lihebi deleted the zustand branch November 9, 2022 23:44
lihebi added a commit to lihebi/codepod that referenced this pull request Dec 25, 2023
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