Design comparison
Solution retrospective
Is there an easier way to calculate the date? I did it the long way, but I'm wondering if there are any methods from the Date object to utilize.
Community feedback
- @ClaudiuManuelPosted about 1 year ago
You might want to change the read me file to fit your project.
Also, I would remove unnecessary comments in the code, for example RESET FUNCTIONS in the script file. They don't provide anything useful. You could tell immediately that the function is supposed to reset something from its name.
You do have some good comments that are needed IMHO (those explaining the complicated calculations you're doing to figure out the days/months etc.)
Design is looking solid! Good job!
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