Design comparison
Solution retrospective
I am very proud of the overall design of the project. I think I may have gotten it very close to the design. I also like the fact that I have sorted out the bugs that plagued the first version I had done a year ago
What challenges did you encounter, and how did you overcome them?One of the challenges I encountered was getting the correct algorithm to work. I first used the Julian Day algorithm but that proved to be inaccurate with birthdays in January and February. I then switched to using JS' built-in timestamps but also got inconsistent results.
I finally decided to use the date-fns library which yielded accurate results.
What specific areas of your project would you like help with?Nothing in particular but if anyone figured out how to get the animations, that would be great.
Community feedback
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