In this video, we will learn how we can perform DOM Traversal along levels to access the parent of the current element, siblings and children of the current element using the properties that we had learned in the previous video. As a pre-requisite to this video, definitely check out the Video 21 for understanding how we are using these methods. We will see multiple ways of doing the same thing. The code for this video can be found on my GitHub.
----------------------------------------
🐱💻 🐱💻 Course Links:
Complete 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)-#22- Exercise: DOM Traversal along Levels | NatokHD