HTMLCollection forEach loop - Convert object to array...
Here are 4 ways to convert the returned HTMLCollection to an array.Convert to array using a spread operatorA spread operator will allow us to expand the values of our array-like object and push them into a new