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

Use Redux toolkit or Context API for state management #72

Closed
diwash007 opened this issue Oct 13, 2023 · 1 comment
Closed

Use Redux toolkit or Context API for state management #72

diwash007 opened this issue Oct 13, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@diwash007
Copy link
Contributor

Currently .. prop drilling is messy

@bryanlundberg
Copy link
Owner

bryanlundberg commented Oct 13, 2023

Currently .. prop drilling is messy

I am aware that there is a chaos in some parts of the code, but I didnt have the time to beautify everything, as there were so many tasks to create throughout the project. 😅 App manage states with Zustand, the problem, is not on everything yet. States should go here src/store/aNewGreatState.ts

@diwash007

@bryanlundberg bryanlundberg added the documentation Improvements or additions to documentation label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants