mobx-state-tree
https://github.com/mobxjs/mobx-state-tree
TypeScript
Full-featured reactive state management without the boilerplate
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 supported1 Subscribers
Add a CodeTriage badge to mobx-state-tree
Help out
- Issues
- Missing docs for `types.lazy`
- Selfless model
- Unexpected error "Сannot finalize the creation of a node that is already dead" while applying snapshot
- applySnapshot is slow
- Add safeMap utility (or something like it)
- When observe() a MST node's primitive property, TypeScript get the wrong type of oldValue & newValue
- Use getTime() to check for Date equality
- Document how MST lazily creates objects
- RootStore type becomes "any" the moment we call a RootStore model action using yield on a child model action
- Aborting action with AbortController does not work immediately, causes trouble with React.StrictMode
- Docs
- TypeScript not yet supported