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
- forceUpdate bug on observer components: "Warning: Cannot update a component (`X`) while rendering a different component (`X`)"
- State change triggered from callbacks do not notify observers... under some circumstances?
- [performance] autorun with delay deriving state unnecessarily
- [eslint-plugin-mobx] 'mobx/missing-observer' rule is suggested for all components
- observe inside reaction effect cause unobservation after effect done
- Observer() forces components to render despite no changes made to the store
- Cannot read property prototype of undefined (issue forwarded from react-native-reanimated)
- change observable value in compontDidMount will not trigger rerender
- `ComputedValue` fails to trigger `onBecomeObservable` when used in action -> autorun
- using `enableStaticRender()` on the server causes "read outside a reactive context" warnings on server
- Docs
- TypeScript not yet supported