Our great sponsors
- Amplication - open-source Node.js backend code generator
- Appwrite - The open-source backend cloud platform
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Mergify - Updating dependencies is time-consuming.
- Sonar - Write Clean JavaScript Code. Always.
-
Zustand is like simplified Redux
-
Valtio is like simplified MobX
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
Redux is a solid option (Redux meaning RTK)
-
Valtio is like simplified MobX
-
Jotai is like simplified Recoil
-
Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
Jotai is like simplified Recoil
-
SWR is like a simplified React Query
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
TanStack Query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
SWR is like a simplified React Query
-
XState is different, but very good when you need state machines
-
Zedux is a new up-and-coming hybrid tool similar to RTK + RTK Query but with atoms
-
nanostores
A tiny (297 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores
Nanostores and Reatom are also great, fast atomic libs
-
Nanostores and Reatom are also great, fast atomic libs
Related posts
- Jotai – Primitive and flexible state management for React
- Is there a state management library, similar to Redux or Zustand, that automatically generates setters for the state you define?
- Do i HAVE to use redux at this point?
- Why You Don't Need Signals in React
- What is Atomic State Management - Create One Yourself