Design comparison
Solution retrospective
I hope to get a review on how i arrange all my code in each file, if I followed the best practice. I'm not sure if the error display message when the month day is more than the normal day in each month will work very well @Js-Line 87 (else if).
Not really difficult, AI helped out often when I'm stuck but mostly I had issues with JavaScript.
Community feedback
- @ewlondonPosted 9 months ago
I enjoy the animation on the birthday change 👍🏽 however there is a logic error in your birthdate calculation. I recommend to find a solution that doesn't involve conversion from milliseconds.
Marked as helpful0@PrimeXVPosted 9 months agoThank you @ewlondon, Please be specific about the error so I can know what I have to deal with. A screenshot of the fault while taking the calculation will do. Also, I will try to look a better solution than the method I used according to your observation.
0
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