DEV Community

The Nerdy Dev
The Nerdy Dev

Posted on

Demystifying JavaScript - DOM Traversal

In this video, we will cover a [T] Theory video where you will completely understand the DOM Traversal methods like parentElement, parentNode, children, childNodes, nextSibling, nextElementSibling, previousSibling, previousElementSibling to understand the terms - children, parent, ancestor, and descendants. We will see how using these terms and methods we can traverse up the DOM tree, traverse along within the same level, dig deeper to explore nodes. There is no code for this video.

πŸ±β€πŸ’» πŸ±β€πŸ’» 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)