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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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