Frontend Quiz App (JS/SCSS)

Solution retrospective
- My solution looks quite good and works well even for more than four answers per question
- I am proud of the theme toggle 😎
- I would definitely build the code structure in better way. I split it in functions but it still can be messy for other people
- I think I will refactor it using classes someday 😅
- Also I'm going to add more animations, celebration effect and upgrade keyboard control
- I had to use css custom variables with my scss to make theme toggle works
- I found out that I can't use innerHTML for answers because they contain HTML code 😅
- It was quite easy to make it working but I'm still weak in structure and DRY
I did not use any frameworks and libraries. I think I am getting ready to start learning it. What should I start with?
All comment will be helpful! Please leave your opinion 🫡
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bartosz Dudziak'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