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: implement jotai/recoil for state management #9

Open
manojadams opened this issue Aug 23, 2023 · 0 comments
Open

feature: implement jotai/recoil for state management #9

manojadams opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation feature new functionality

Comments

@manojadams
Copy link
Owner

Summary

Update current state management from context to more advanced state management tools.

Targets:

  • The state management tool must be very light weight.
  • The tool must improve the rendering performance in such a way that only fields that have their properties updated should be re-rendered.
@manojadams manojadams added documentation Improvements or additions to documentation feature new functionality labels Aug 23, 2023
@manojadams manojadams self-assigned this Aug 23, 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 feature new functionality
Projects
None yet
Development

No branches or pull requests

1 participant