scrimba
JS Deep Dive
Variables & Strings
Better Code with Strict Mode
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

Better Code with Strict Mode
AboutCommentsNotes
Better Code with Strict Mode
Expand for more info
index.js
run
preview
console
var message = "hello world";
Console
index.html
-9:45