Submitted over 2 years agoA solution to the Age calculator app challenge
Age calculator app using Next.js, React, React-hook-form and Zod
next, react, typescript
@benilio

Solution retrospective
I'm not entirely satisfied with how I made the date validation with vanilla js, since I used Day.js to count the difference between the dates, I thought it would be easy to use it to validate the date as well, but I struggled a lot with it, in the end I just used vanilla js because I couldn't quite get the result I was expecting. Does anyone know how could I have done that?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Benício Oliveira's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord