Learn JavaScript DOM Traversal In 15 Minutes (Дата оригинальной публикации: )
🚨 IMPORTANT:
JavaScript Simplified Course:
Traversing the DOM in JavaScript is crucial to building projects on your own. In this video I break down all the ways you can traverse the DOM in JavaScript so that you can more easily build projects on your own.
📚 Materials/References:
CSS Selector Video:
🧠 Concepts Covered:
- How to traverse up the DOM
- How to navigate down the DOM
- All the methods for DOM traversal
🌎 Find Me Here:
My Blog:
My Courses:
Patreon:
Twitter:
Discord:
GitHub:
CodePen:
⏱️ Timestamps:
00:00 - Introduction
01:34 - getElementById
03:04 - getElementsByClassName
04:16 - QuerySelector
06:48 - querySelectorAll
07:50 - Selecting Children
09:19 - Selecting Descendants
10:39 - Selecting Parents
12:00 - Selecting Ancestors
13:15 - nextElementSibling
13:51 - previousElementSibling
#DOMTraversal #WDS #JavaScript
3 views
82
17
2 months ago 05:23:11 1
15 Crash Course | Build and Deploy a Production-Ready Full Stack App
2 months ago 00:21:56 14
Vue + : Building Your First ML Powered App | VueConf US 2024
2 months ago 00:29:47 3
Performance-Minded Development with Nuxt 3 | VueConf US 2024
2 months ago 00:11:53 1
Переключение тем на JavaScript | color-scheme | prefers-color-scheme | localStorage | JS | CSS
2 months ago 00:20:33 1
WL Javascript Notebook
2 months ago 00:11:46 1
Build a Dynamic Multi-Step Form with & Laravel Blade