MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. This guarantees that computations depending on your state, like React components, run only when strictly needed. There is no need to manually optimize components with error-prone and sub-optimal techniques like memoization and selectors.

Features

  • Makes your code decoupled, portable, and easily testable
  • All changes and uses of data are tracked at runtime
  • No need to manually optimize components
  • Allows you to build big apps easily
  • Uses proxies to make arrays and plain objects observable
  • Properties, objects, arrays, maps and sets can all be made observable

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow MobX

MobX Web Site

Other Useful Business Software
AI-generated apps that pass security review Icon
AI-generated apps that pass security review

Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MobX!

Additional Project Details

Programming Language

JavaScript, TypeScript

Related Categories

JavaScript File Managers, JavaScript Application Servers, TypeScript File Managers, TypeScript Application Servers

Registered

2021-01-20