Design comparison
Solution retrospective
If anyone has any comment about the code, the structure, specially JS code, don't hesitate telling me!
Community feedback
- @FarivPosted about 1 year ago
Hi there,
I just saw your code and you did great so far! 🙂
I just want to point out that you could give two more
else if
checks on month and day after year after line 105If you do that, 29/8/2023 will not give negative year.
Additionally, you may try to get more accurate width and height of the card if you use any image editor tools to get exact pixels of that.
Regards, Ashraful
Marked as helpful0@ferassmohanaPosted about 1 year ago@Fariv
Much Thanks! I reviewed my work, I updated my code. It was really helpful to me, I faced some problems and debugger helped me to track the logic error! I really appreciate your comment, and sorry for late reply.0@FarivPosted about 1 year agoHi @ferassmohana
if it is helpful you may mark my comment as helpful by giving upvote point above 😉
anyway, I am glad that it was helpful.
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