-
Notifications
You must be signed in to change notification settings - Fork 2
React JS State Management
Spinning Idea edited this page Mar 30, 2022
·
5 revisions
TypeScript friendly package that uses "atoms" to manage data
"A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy api based on hooks, isn't boilerplatey or opinionated."
Immer is a tiny package that allows you to work with immutable state in a more convenient way.
If your state has nested objects and you need to ensure components re-render if lower levels of object graph are updated this package and be useful
- https://github.com/tannerlinsley/react-query
- https://react-query.tanstack.com/
- https://medium.com/habilelabs/react-query-a-state-management-library-for-react-applications-8df136077dcd