Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud that I did the mobile-first approach and was able to finish it.
What challenges did you encounter, and how did you overcome them?The challenge I encountered was targeting all input in an efficient way, because I was giving them separate classes and calling them one by one in my JavaScript. Fortunately, I was able to learn the nextSiblingElement and parentElement properties, which made my code cleaner and efficient.
What specific areas of your project would you like help with?I need help in making my codes cleaner and my HTML to have less divs.
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