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

docs: add mobx-zod-form to form integrations #2299

Merged
merged 1 commit into from Apr 10, 2023

Conversation

hanayashiki
Copy link
Contributor

I really like the idea of zod so I build my own form integration on it!

Checkout https://mobx-zod-form.pages.dev/ for documentation.

This library takes a different approach to building forms. Zod is where people define everything about their form, as the source of truth, and the form will be built only upon zod.

The library is proved useful in our production and helps us managing huge forms.

I hope this library will be seen by more people so that other developers and companies could be empowered.

@netlify
Copy link

netlify bot commented Apr 5, 2023

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 20cabb4
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/642d85010152a40007804aaa
😎 Deploy Preview https://deploy-preview-2299--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@colinhacks colinhacks merged commit 502384e into colinhacks:master Apr 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants