scrimba
Learn Basic JavaScript
Declare JavaScript Variables
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

Declare JavaScript Variables
AboutCommentsNotes
Declare JavaScript Variables
Expand for more info
index.js
run
preview
console
/* Data Types:
undefined, null, boolean, string, symbol, number, and object
*/
Console
index.html
-3:16