scrimba
Frontend Career Path
Making websites interactive
Passenger counter
Write your first JavaScript variable
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

Write your first JavaScript variable
AboutCommentsNotes
Write your first JavaScript variable
Expand for more info
index.js
run
preview
console
document.getElementById("count").innerText = 5


Console
/index.html
-4:52