redux-easy-mode VS jotai

Compare redux-easy-mode vs jotai and see what are their differences.

redux-easy-mode

A very easy to understand and use set of tools for Redux. Includes action builders, reducer builders, side-effect middleware, and async actions. (by mikew)

jotai

👻 Primitive and flexible state management for React (by pmndrs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
redux-easy-mode jotai
1 107
0 17,287
- 1.4%
5.3 9.3
5 months ago 5 days ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

redux-easy-mode

Posts with mentions or reviews of redux-easy-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.
  • The new wave of React state management
    23 projects | news.ycombinator.com | 2 Jul 2022
    Have you considered something like "selector based side effects"? https://github.com/mikew/redux-easy-mode#selector-based-side.... The difference is most side effects are based around when an action is dispatched, but I wanted to know when things _change_.

    It's possible to do the same thing with a react component + useEffect, but I thought a pure-redux solution would better fit the spirit of Redux.

jotai

Posts with mentions or reviews of jotai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.

What are some alternatives?

When comparing redux-easy-mode and jotai you can also consider the following projects:

redux-eggs - Add some Eggs to your Redux store.

zustand - 🐻 Bear necessities for state management in React

redux-xstate-poc - Manage your Redux side effects with XState. Use 100% of XState's features.

redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development

redux-templates - Official Redux templates for Vite, Create-React-App, and more

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.

grug-dev-translation - The Grug Brained Developer - Plain English Translation

signals - Manage state with style in every framework

vuex - 🗃️ Centralized State Management for Vue.js.

react-query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

alt - Isomorphic flux implementation

react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)