You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs more research as to how to keep it atomic but avoid the boilerplate of creating atoms manually and using adapters for schema libraries like zod or yup to build the atoms for you.
Might want to discuss how to handle nested schemas
Atoms with objects as their value would make it hard to handle derivations and be the source of re-renders very easily
The text was updated successfully, but these errors were encountered:
This needs more research as to how to keep it atomic but avoid the boilerplate of creating atoms manually and using adapters for schema libraries like zod or yup to build the atoms for you.
The text was updated successfully, but these errors were encountered: