Submitted about 1 year ago
Interactive rating component using HTML, CSS y JavaScript
@roraima1986
Design comparison
SolutionDesign
Solution retrospective
I had some difficulty with making the ranking numbers active, but I was able to achieve it with foreach
Community feedback
- @petritnurediniPosted 10 months ago
Congratulations on completing your Interactive Rating Component project! Here are some recommendations to improve your code:
- Consistent Class Naming: Maintain consistent class naming conventions throughout your HTML and CSS to enhance readability and maintainability.
- Accessibility: Ensure that interactive elements like buttons have appropriate focus states for users navigating with keyboards or assistive technologies.
- JavaScript Optimization: Consider refactoring your JavaScript code to make it more modular and reusable, improving maintainability and scalability.
- Responsive Design: Test your project on various screen sizes to ensure a consistent and user-friendly experience across devices.
Keep up the fantastic work! Continuous learning and practice will help you excel as a front-end developer.
For further learning, check out these resources:
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