Dominik Hofer
Friday @framer tip for everyone building overrides and code components ✨
If you need to manage some state in your component (even save and retrieve it from localStorage), try out @jotaijs.
Drastically simplifies the code and seems to work pretty well so far 🙌
Getting started: https://jotai.org
LocalStorage support: https://jotai.org/docs/utilities/storage