Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 6 months ago

Frontend Quiz App - SCSS and Vanilla JS

sass/scss
P
James D•460
@jdillard2532
A solution to the Frontend Quiz app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on James D's solution.

Join 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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License