react-organism
react-organism copied to clipboard
Docs: I want to…
- I want to manage a collection of data
- I want to talk to an API
- I want to use Promises
- I want to use async/await
- I want to make a form
- I want to easily animate
- I want to react to prop updates
- I want to reuse my code
- I want to test my code
- I want to save to local storage
Examples for each.
Because sometimes, you really want to. For example in a layout module, where you need to know if there are dialogs open, or if the sidebar is collapsed. Or to show some info in an infobox, about the currently 'selected record'.