
Design comparison
Solution retrospective
- Tried my best to implement BEM Naming Convention.
- Aimed to achieve well structured and modular code.
Some stuff felt extra hard with vanilla JavaScript.
What specific areas of your project would you like help with?All feedbacks are appreciated. Please feel free to share your opinions. I enjoy learning from others.
Community feedback
- P@yudin7324Posted about 1 month ago
Using radio buttons (input[type="radio"]) for selecting the tip percentage is a good practice from a semantic and accessibility standpoint. Radio buttons clearly indicate the choice of one option from several, which is more appropriate for this type of task. This improves the perception of the form as a unified set of options for the user and enhances interaction with screen readers and other assistive technologies.
You did a great job, good luck with the next challenge!
Marked as helpful0P@firatyedibelaPosted about 1 month ago@yudin7324 Thank you for the review. I will fix it as soon as possible.
0
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