Jotai Alternatives

Jotai is described as 'Primitive and flexible state management for React' and is an app. There are five alternatives to Jotai for Self-Hosted and React. The best Jotai alternative is Vuex, which is both free and Open Source. Other great apps like Jotai are Redux.js, React Easy State, MobX and Zustand.

Copy a direct link to this comment to your clipboard
Jotai alternatives page was last updated

Alternatives list

  1. Vuex icon
     2 likes

    Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
     
  2. Redux.js icon
     3 likes

    Redux is a predictable state container for JavaScript apps that helps write apps with consistent behavior in different environments and that are easy to test. It provides a live-coding developer experience with a time traveling debugger.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
     
  3. react-easy-state - React Easy State provides a healthy balance of local and global state management in a simple, scalable way.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
     
  4. MobX icon
     Like

    MobX is a state manager - simple and scalable by transparently applying functional reactive programming (TFRP) :

    Anything that can be derived from the application state, should be derived. Automatically.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
     
  5. Zustand icon
     Like

    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.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    • React
     
5 of 5 Jotai alternatives