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
- Calling "replace" on an `ObservableSet` always changes events
- `CreateObservableOptions.equals` is ignored when creating arrays, maps, sets, and objects
- Use getTime() to check for Date equality
- 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)
- Docs
- TypeScript not yet supported