fetching data in json file and looping through nodelist of my html

Solution retrospective
About nodelist because I wonder on how can I loop through my html element with the same class and I found that it was called nodelist. So nodelist basically a group element that has same class. So in other words this helps me a lot and make it easier for me to add event listener for my button instead of getting their id one by one.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Hoaxilog'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