Responsive Age calculator app using vanilla JavaScript

Solution retrospective
I am proud to be able to solve the challenge using Vanilla JavaScript, and I want to structure the code through JavaScript modules and module bundler.
What challenges did you encounter, and how did you overcome them?The operations with dates, specifically subtracting months to a date, was a challenge that was overcome with help of MDN documentation and a couple of articles from John Au-Yeung and Borislav Hadzhiev.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Juan Sebastian'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