Interactive rating component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @zeegu
Beautifully done!🎉
Here's a little suggestion for a nicer code.
Simplify show/hide logic
classList.add
andclassList.remove
are repeated. How about usingclassList.toggle
? I think the code will be much simpler!
I'm looking forward to your next challenge. Happy coding :D
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