Skip to content

tretton37/cg-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg-state-management

Repository to deal with state management in react

npm install npm run start

Frameworks up for grabs

React Query SWR Jotai Redux - Redux Toolkit React Context Zustand Elf Redux - Rematch Hookstate Recoil

Questions about your selected framework

  1. Can it persist the storage?
  2. Will it sync between tabs?
  3. Can it be updated or used from outside React?
  4. Is it top-down or bottom-up?
  5. Does it handle / work with server side rendering?

About

Repository to deal with state management in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published