Learn Jotai
1. Share State Between React Components with Jotai useAtom
2. Derive State from a Jotai Atom in React
3. Prevent Rerenders and Add Functionality with Jotai Write-only Atoms
4. Structure Jotai Atoms and Add Functionality to a React App
5. Preserve State by Combining Multiple Jotai Atoms into One Atom