scrimba
Learning JavaScript
Learning JavaScript: Asynchronous Programming
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

Learning JavaScript: Asynchronous Programming
AboutCommentsNotes
Learning JavaScript: Asynchronous Programming
Expand for more info
index.js
run
preview
console
console.log("Hello from JavaScript");
Console
"Hello from JavaScript"
,
index.html
-11:33