Vuex Alternatives

Vuex is described as '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' and is an app in the development category. There are five alternatives to Vuex for Self-Hosted and React. The best Vuex alternative is Redux.js, which is both free and Open Source. Other great apps like Vuex are Jotai, Zustand, MobX and Recoil.

Copy a direct link to this comment to your clipboard
Alternatives
Get a badge for your siteVuex alternatives page was last updated

Alternatives list

  1. 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
    Good alternative?
     
  2. Jotai icon
     Like

    Primitive and flexible state management for React.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    • React
    Good alternative?
     
  3. 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
    Good alternative?
     
  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
    Good alternative?
     
  5.  Like

    An experimental state management library for React.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    Good alternative?
     
5 of 5 Vuex alternatives