Submitted 5 days agoA solution to the Interactive rating component challenge
Interactive Rating Component Solution - Challenge #11
bem
P
@fraserjubb

Solution retrospective
What are you most proud of, and what would you do differently next time?
- My main focus on this project was finding a more consistent naming style for class names and css variables. In addition, to keep an improved order for css properties. I hope to continue this going forward as mastering this early will help with future workflow speeds.
- In future, if I encounter a similar component, I think I will try using a radio form control input and style it to my desired look as that might simplify the JavaScript code, something to consider unless someone says otherwise...
- I found using
.forEach
in JavaScript a little challenging. Hoping this will get easier in time.
- Mainly interested in anything I could do to improve my JavaScript.
- Any other feedback is also welcome.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Fraser Jubb'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