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! Learn more →
MobX Alternatives
Similar projects and alternatives to MobX
-
-
-
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!
-
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.
-
-
-
-
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
-
-
-
redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
-
-
-
get_it
Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
-
-
-
bloc
A predictable state management library that helps implement the BLoC design pattern
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
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.
MobX reviews and mentions
-
React native for Linux app development in 2023
There's also others libraries like https://github.com/mobxjs/mobx which aren't specific to RN but can be used in any JS environment.
-
Is redux and thunks still used or are there other alternatives for it now?
Valtio is like simplified MobX
-
What is React State Management?
Link: https://mobx.js.org
-
A cure for React useState hell?
But I want to impress upon you that this is just only one of many patterns you can use this hook for. While this is subjective, I am personally not a huge fan of Redux and this type of pattern. It has its merits, but I think once you want to start layering in new patterns for actions, Mobx, Zustand, or XState are preferable in my personal opinion.
-
React Redux
It's important to note that Redux is just one of many options for global state management in a React application. Other popular options include MobX and the React context API.context API](https://reactjs.org/docs/context.html).
-
Managing my buisness logic with OOP
MobX - or even MobX-state-tree if you prefer
-
Front-end Guide
MobX
-
MobX with MVVM makes Frontend Developer's life much more easier than Redux does
It's silly to deny that in comparison with Redux, MobX's community is not so big. For example, the number of downloads at npmjs.com for Redux is 8 times bigger than for MobX. However, I can hardly agree with the other disadvantages.
-
I am sick and tired of react-redux. Who has some good alternatives?
I used https://mobx.js.org s lot. Concepts are a bit different because it is based on observables and your state is mutable, but really small boilerplate, fast and fun to work with
-
State of state management u React-u
Kada imamo potrebe za optimizacijom rirenerovanja komponenti u React-u i radimo sa velikim i kompleksnim objektima (deeply nested objects) biblioteke kao Redux nisu najoptimalnije i verovatno je najbolje koristiti proxy state management: MobX ili Valtio.
-
A note from our sponsor - Appwrite
appwrite.io | 30 Sep 2023
Stats
mobxjs/mobx is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of MobX is TypeScript.