Age calculator app using Angular

Solution retrospective
Using Angular is probably overkill for such a small project, but I wanted to practice as I'm still learning it and I figured it'd help a lot with the form management... I had to spend some time figuring out how to get a form divided into children components, but it was quite a good learning experience.
The bonus part of animating the numbers was also a bit of a challenge, mostly in that I struggled to get to a function I could just pass the final numbers to rather than repeating almost the same code three times. While I can't be sure of the quality of it, I did manage to create a function in the end, so I'm proud of that.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Antía B.'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