Design comparison
SolutionDesign
Solution retrospective
This was probably the most difficult project I have ever done. Especially the calculation part and figuring out all the logic. Often wondered why I was continuing but I got it finished.
The code I am unsure of is just the overall readability of it. I did repeat myself in the calculation part of the JavaScript by using the currentResult[0] to make sure I was selecting the right theme.
Is there any way I could improve on the code ? Am I using to many if statements in the calculate Js file ?
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