DEV Community

The Nerdy Dev
The Nerdy Dev

Posted on

Demystifying JavaScript - Exercise: DOM Traversal along Levels

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.

πŸ±β€πŸ’» πŸ±β€πŸ’» Course Links:
Complete Code - https://github.com/The-Nerdy-Dev
Visual Studio Code - https://code.visualstudio.com
Git - https://git-scm.com/downloads


Support my channel:
πŸ’œ Join the Discord community πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦: https://discord.gg/fgbtN2a
πŸ’œ One time donations via PayPal
Thank you! πŸ™


Follow me on:
πŸ‘‰ Twitter: https://twitter.com/The_Nerdy_Dev
πŸ‘‰ Instagram: https://instagram.com/thenerdydev
πŸ‘‰ My Blog: https://the-nerdy-dev.com

Top comments (0)