Submitted about 3 years agoA solution to the Interactive rating component challenge
Interactive rating component in plain HTML, CSS, JS
@paulauskas-linas

Solution retrospective
It was a very refreshing challenge. Got stuck on setting event listener on body. It was a case of capturing and bubbling. My event was triggering bubbling and I needed to capture, so simple true statement saved the day.
If there is anything I can improve on cleaner, more efficient code, please leave a comment!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Linas'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