Age Calculator with Javascript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @ippotheboxer
Hey there, nice solution! It looks great and works well. One thing is that I can write a future date and it will still work - the year can't be in the future, but the day and month can be. Make sure to check the month and day against the current date, and if either is later, to raise an error since it's an invalid date. Hope this helps!
Marked as helpful
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