MobX - Simple, scalable state management.
MobX is a battle tested, simple and scalable state management library transparently applying functional reactive programming (TFRP). The Mobx design principle is very simple: Anything that can be derived from the application state, should be derived. Automatically. This includes the UI, data serialization, server communication, etc.
https://mobx.js.org/
https://github.com/mobxjs/mobx
License:
Tech:
Tags: