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

[TODO] Remove Redux #12

Closed
qodesmith opened this issue Jan 12, 2021 · 1 comment
Closed

[TODO] Remove Redux #12

qodesmith opened this issue Jan 12, 2021 · 1 comment

Comments

@qodesmith
Copy link
Owner

I appreciate Redux and it's place in my journey of learning, but it's time to remove it from this tool. I no longer see the need for Redux in a hooks and Context world. While Context can come with it's own gotcha's (you might have to memoize components to get the best performance), I would sooner reach for Recoil for a complex app. In fact, Recoil might be the replacement for Redux in this tool in the near future. None the less, it's time to say goodbye to Redux 😥

@qodesmith
Copy link
Owner Author

Done.

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

No branches or pull requests

1 participant