scrimba
JS Deep Dive
DOM
Understand and Work with Events
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Understand and Work with Events
AboutCommentsNotes
Understand and Work with Events
Expand for more info
index.js
run
preview
console
const post = document.querySelector(".post");
Console
/index.html
-8:42