In this video, we will learn about the methods using which we can query elements in the DOM like querySelector, querySelectorAll, getElementById, getElementsByTagName and what they actually return us. For single elements, we get the direct references to the elements in the DOM. For multiple elements, we get something called as HTMLCollections and NodeLists.
🐱💻 🐱💻 Course Links:
Code - https://github.com/The-Nerdy-Dev
Visual Studio Code - https://code.visualstudio.com
Git - https://git-scm.com/downloads
-~-~~-~~~-~~-~-
Please watch: "Demystifying JavaScript Tutorials For Beginners(2020)-#39-this keyword,implicit and explicit binding"
https://www.youtube.com/watch?v=O5aShSPaMbE
-~-~~-~~~-~~-~-
Download
0 formats
No download links available.
Demystifying JavaScript Tutorials For Beginners(2020)-#18-Querying Elements in DOM | NatokHD