
Design comparison
Solution retrospective
I was most proud of the fact that I was able to finish the project. It proved to be more difficult than I originally thought. Having the questions randomly generate created another layer that took some time to sort through. I would not use as many switch statements next time. Object Literals would be much better for this project.
What challenges did you encounter, and how did you overcome them?I ran into several challenges but randomizing the questions really challenged me. I as able to figure it out by using "textContent" that was already available on the page to search the JSON file.
What specific areas of your project would you like help with?I would like help changing my switch statements over to object literals. I'm also open to all feedback. Improvement is my primary goal.
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