
Solution retrospective
I'm proud of my ability to quickly create clean, functional layouts
What challenges did you encounter, and how did you overcome them?I faced a challenge where the design didn't include a submit button, and with three input fields and five buttons, pressing Enter automatically triggered the first button, as the browser defaulted to type="submit" for buttons without a type attribute. To resolve this, I added type="button" to the buttons. Additionally, managing input from multiple fields was tricky, but I enjoyed the process and found a smooth solution.
What specific areas of your project would you like help with?I would appreciate feedback on my JavaScript code, particularly regarding clarity, efficiency, and best practices.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Anamay'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