๐ฐ JS โฉ browser โฉ DOM โฉ types โฉ NodeList
โญ๏ธ live NodeList๏ผ
NodeList
its content is changed each time new children are added or removed.
querying elements
NodeList vs. Array
Difference between a NodeList and an Array in JavaScript
๐พ replit: textContent()
Node
traversing DOM
Filter or map nodelists in ES6
Last updated 3 years ago
Was this helpful?