Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(DX): Add schema adaptors #25

Open
barelyhuman opened this issue Mar 7, 2024 · 0 comments · May be fixed by #30
Open

feat(DX): Add schema adaptors #25

barelyhuman opened this issue Mar 7, 2024 · 0 comments · May be fixed by #30
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@barelyhuman
Copy link
Collaborator

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
@barelyhuman barelyhuman added enhancement New feature or request help wanted Extra attention is needed labels Mar 7, 2024
@barelyhuman barelyhuman self-assigned this May 28, 2024
@barelyhuman barelyhuman linked a pull request May 28, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant