recoil
https://github.com/facebookexperimental/recoil
JavaScript
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
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.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to recoil
Help out
- Issues
- Better ESM exports
- Unexpected multiple updates to a selector when single atom is changed
- Make the `cloneStoreState` guard dev-only?
- Set value to `atomFamily` from `get` method of `selectorFamily`.
- Default value seems cached between tests using atomFamily
- feat: introduce `<RecoilURLSyncQueryString>`
- Performance with dependency recursion
- Refreshing a value in a selectorFamily refreshes every selector
- Recoil selector callbacks do not update state after an app remount
- Bump decode-uri-component from 0.2.0 to 0.2.2
- Docs
- JavaScript not yet supported