Redux.js Alternatives

Redux.js is described as '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' and is an app in the development category. There are six alternatives to Redux.js for Self-Hosted and Web-based. The best Redux.js alternative is Vuex, which is both free and Open Source. Other great apps like Redux.js are React Easy State, react-context, MobX and Hookstate.

Copy a direct link to this comment to your clipboard
Redux.js 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. 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
     
  3. Context provides a way to pass data through the component tree without having to pass props down manually at every level.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Self-Hosted
     
    |
    1
    Comments about react-context as an Alternative to Redux.js
    sam rocena
    Positive
    0

    react context API is not a definite alternative to Redux. Redux does much more than context-api like time-traverse debugging. but that's good enough for some works that don't need too many updates and renders like authentication.

    Review by a new / low-activity user.
    react-context icon
    react-context icon
    • react-context is Free and Open SourceRedux.js is also Free and Open Source
  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. Hookstate icon
     Like

    The simple but incredibly fast and flexible state management that is based on React state hook.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Online
     
  6.  Like

    An experimental state management library for React.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
     
6 of 6 Redux.js alternatives