Demystifying JavaScript Tutorials For Beginners(2020)-#22- Exercise: DOM Traversal along Levels

preview_player
Показать описание
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:

-~-~~-~~~-~~-~-
Please watch: "Demystifying JavaScript Tutorials For Beginners(2020)-#39-this keyword,implicit and explicit binding"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Man, you're doing a great job here but the code for this series isn't provided on your github... Would be great to have it for us to complete the lessons as you explain in the vid.

jipeejoce