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
- Feature request - destroy/reinitialize atom.
- Architecture & Example Code to Access Atoms Outside of Components (from supporting code for authentication, logging, etc.)
- Feature request: Second parameter for atomFamily passed to default function
- onSet() handler in effect not triggered when atom initialized via RecoilRoot initializeState or snapshot
- Memory leak when using atomFamily/selectorFamily
- DevTools
- [Feature request] Customizable control over when a selector triggers re-render
- What's happening in the future of recoil?
- Warning: Cannot update a component (`xxx`) while rendering a different component (`xxx`).
- Docs
- JavaScript not yet supported