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
- 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
- Invalid/extra warning in observable.box(array)
- @action field uses addInitializer from decorator context but that does not exist in the (new) spec
- Uncaught ReferenceError: process is not defined
- Inconsistent autorun behavior between first run and subsequent runs.
- TC 39 decorators - use late initializers.
- fix!: Individualize option types for observable factories
- Docs
- TypeScript not yet supported