Shipped other PRs related to accessibility, performance, and miscellaneous things.
Log in to leave a comment
Shipped other PRs related to accessibility, performance, and miscellaneous things.
Log in to leave a comment
Finally got this feature merged! You can try it at: https://zod-playground.vercel.app
Log in to leave a comment
Turns out that my first solution was overcomplicated and that there is a simpler solution, but it is trickier to implement and has many edge cases. Closed the first PR and opened another one with the new solution. Adding this feature required a lot of research and trying out different solutions, even though it is not shown in the amount of new code shipped. But it has been great getting feedback from the maintainers, who helped me and guided me along the way.
Log in to leave a comment
I contributed to Zod Playground. Zod Playground is a web app that allows users to interact with the Zod library API. Users can define schemas and test the validation of given values. The app is designed to be user-friendly and easy to use. It is a great tool for developers who are working with the Zod API and want to test their code on the fly without having to set up Zod locally.
Note: I did not create this project, I contributed to it, which is allowed as I checked with the Flavortown team.
Pushed new commits to fix the issues I got from the project owner’s feedback.
Log in to leave a comment
After completing the feature, I opened a PR and received feedback, and I am currently working on fixing the issues.
Log in to leave a comment
Working on adding locales support to the app.
Log in to leave a comment