WTF is an HTMLCollection?

Have you ever written the following code?

The reason for your bug is that you have received a HTMLCollection iteratable object and not an array from your DOM Selection method!!

What is an HTMLCollection?

An HTMLCollection is a grouping of HTML Elements, commonly used in manipulating groups of elements on a page.

--

--

Software Developer + Product Manager. Interested in Travel, Culture, Economics and the Internet. Join Medium: https://tinycode.medium.com/membership

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Alex Zito

Software Developer + Product Manager. Interested in Travel, Culture, Economics and the Internet. Join Medium: https://tinycode.medium.com/membership