scrimba
Learn Imba
Loops
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

AboutCommentsNotes
Loops
Expand for more info
index.imba
run
preview
console
const habits = ["clean", "run", "study"]
Console
"take the day off"
,
/index.html
-3:10