The Bug That Started It All I was working with DOM elements, and I wanted to fetch all the li items from the list. I used querySelectorAll(), which returned a NodeList of length 3, and then I appended
shriyanshagarwal.hashnode.dev3 min read
No responses yet.