Age Calculator: Vanilla JS + countUp for animations

Solution retrospective
- it was tough to work with dates but managed to find a lot of ressources🖥️. I wanted to check every possibilities (leap years) but did not manage negative years.
- i used countUp dependency to animate the result.
- issues with date below 0. still needs to be fixed.
- i can not put spaces around the arrow inside the button.
- i do not know if using interval in milliseconds is a good solution maybe it makes negative years values not working.
- should i use required / min / max html attributes for inputs ?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Michael Degorre'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