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
- What's the best way to organize key-value like structure?
- Should the RecoilRoot and unique atom/selector keys be necessary?
- [TypeScript] Issue using TypeScript enum for atom type
- [Flow] Flow typings for selector generates not correctly
- selectorFamily performs poorly when dealing with a large number of items
- [Ionic] How do I get the latest status on the goBack page
- Atom keys for atomFamily have a different key when initialised in atomEffect and later when used.
- Document why certain selectors cause an update when there are no apparent changes
- Failing testcase for sync setSelf bug
- getNodes_UNSTABLE({isModified: true}) provide modified selectors as well as atoms.
- Docs
- JavaScript not yet supported