Interactive Rating Component

Solution retrospective
Pretty cool challenge to jump into JS. Not too hard if you gone through JavaScript basics and are familiar with for
loops and eventListener
.
Now I would love to ask for any feedback on the finished challenge and/or how to improve my code so it is as easy to read as possible.
Had a little issue in VSC with "ts2451: cannot redeclare block-scoped variable" so had to add "1" at the end of all my variables to get that to go away... How do I avoid it in the future?
Thank You!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Saulius K.'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