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
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Learn More
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