mobx
https://github.com/mobxjs/mobx
TypeScript
Simple, scalable state management.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to mobx
Help out
- Issues
- Incompatibility of version 6.13.1 with older version (silent failure to track changes)
- The same object being proxied has different references in scope of the same observable
- New computed decorator does not apply action to setter
- Incompatible with React Forget compiler
- makeAutoObservable can't detect a generator after adding a default parameter value
- [mobx-react] `Maximum update depth exceeded` error since `mobx-react@8`
- Reintroduce observable state,props,context in mobx-react
- `isolateGlobalState: true` can cause conflicts that prevent observable registration
- [feature] Investigate running MobX on top of signals standard / polyfill
- Recommended pattern `MyComp = observer(function MyComp() {...})` leads to subtle bug
- Docs
- TypeScript not yet supported