HTML vs DOM? Let’s debug them #DevToolsTips

preview_player
Показать описание
What is HTML? What is the DOM tree? Let's demystify them and learn how to debug them with DevTools.

Chapters:
0:00 Intro
0:15 What is HTML
0:25 What is DOM
0:43 HTML vs DOM
1:11 Manipulate the DOM with JavaScript
1:33 Inspect the DOM
2:09 Locate DOM node quicker
2:27 Use $0 to console log a DOM node
3:03 Edit the DOM
4:09 Drag and drop the DOm node
4:15 Take a node screenshot
4:22 Persist changes with workspace

Resources:

Questions? Tweet to us:

#DevToolsTips
Рекомендации по теме
Комментарии
Автор

Reading the automatic transcriptions at 1:42 "There are more than 5 ways to open DEATH tools"
NO AUTO TRANSLATE, THAT'S WRONG

AdmiralPotato
Автор

That's not really an accurate or informative answer to the difference between HTML and the DOM. It'd be a little bit more accurate to say that it's like the difference JSON (as a string) and the parsed object/array/whatever.

But it's also the difference between <img> and HTMLImageElement and all of that.

shgyskzer
Автор

Can I get an certificate on your site by completing courses on CSS and HTML?

SURESHKUMARMUHIS
Автор

Two Jecelyn's even better than one!

firiasu
Автор

every time she finishes i have to say jaw jaw with her two

Jamaaldev