Some State Management Libraries compared with each other by implementing them into the same application
# Install Dependencies
> yarn install
# Run all Applications
> yarn start| Category | Name | Libraries | Downloads | Codesandbox |
|---|---|---|---|---|
| Hooks | Prop Drilling | |||
| Hooks (API+) | Context | React Query | ||
| Atomic | Jotai | Jotai | ||
| Atomic | Recoil | Recoil | ||
| Atomic | AgileTs | AgileTs | ||
| Unidirectional | Zustand | Zustand | ||
| Unidirectional | Redux | Redux | ||
| Unidirectional | Redux Toolkit | Redux Toolkit | ||
| Bidirectional | MobX | Mobx | ||
| Bidirectional | Valtio | Valtio |