age-calculator-app-solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@raulgaliciab
Hi Yahya. Great work with the challenge! These are the points that I see you could improve in the solution:
Design:
- To the results display you could add an italic style and a larger font
JavaScript:
- In the Click Event, it could be not easy to read the code with all the logic in one line.
- The input validations are missing. You can send an empty input, invalid dates (like February 30th), and dates in the future.
Repository:
- Don't forget to change the README template
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