mobx-store-provider VS mobx-persist

Compare mobx-store-provider vs mobx-persist and see what are their differences.

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
mobx-store-provider mobx-persist
1 2
40 560
- -
3.3 0.0
5 months ago over 3 years ago
TypeScript TypeScript
MIT License 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.

mobx-store-provider

Posts with mentions or reviews of mobx-store-provider. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-26.

mobx-persist

Posts with mentions or reviews of mobx-persist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • Which State Manager y’all use nowadays?
    3 projects | /r/reactnative | 3 Nov 2021
    Yeah - there's a library that I typically use for this: https://github.com/pinqy520/mobx-persist
  • options for handling data persistence
    1 project | /r/reactnative | 15 Jun 2021
    For example, if you’re using MobX, then mobx-persist (https://github.com/pinqy520/mobx-persist) is a good option. Redux and other state management libs will no doubt have their own options. The main benefit of these libraries is that you don’t have to manually serialise or de-serialise the data, and whenever the value changes in state, it’ll be persisted to storage.

What are some alternatives?

When comparing mobx-store-provider and mobx-persist you can also consider the following projects:

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.

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

clean-state - 🐻 A pure and compact state manager, using React-hooks native implementation, automatically connect the module organization architecture. 🍋

mobx-angular - The MobX connector for Angular.

ignite-bowser - Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.

mobx-vue-lite - MOVED to https://github.com/mobxjs/mobx-vue-lite

mozaik - 🔮 State manager for write good code. Best from redux, mobx and mobx-state-tree

mst-effect - 💫 Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS

fragstore - Tiny, easy and powerful React state management [Moved to: https://github.com/teafuljs/teaful]

kairo - A uniform interface for building front-end applications

MobX - Simple, scalable state management.