Design comparison
Solution retrospective
👾 Hello, Frontend Mentor community. This is my solution for the Age Calculator App.
In this challenge, I learned how to work with dates using JavaScript and how to handle situations like when the year entered by the user is a future year, as well as how to use JavaScript's Date (I didn't know how to deal with the issue of months having more or fewer days). The most challenging part was managing a huge number of conditional repetitions to indicate errors.
If you can add something or give me some tip. I'll be happy to hear any feedback and advice!
Community feedback
- @danielmrz-devPosted 15 days ago
Top mano!
Uma única sugestão:
Adiciona validações pros meses que tem 30 e 31 dias e pro mês de fevereiro que só tem 28 tbm.
Atualmente, seu projeto tá aceitando 31 dias pra qualquer mês.
Fora isso, tá top demais :)
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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