Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
adding a feature where you can navigate questions with keyboard, learned you can get focused element with document.activeElement, and make a element focused with .focus()
What specific areas of your project would you like help with?would like to know if there's anything I could optimize, especially the js part :D
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