scrimba
Learn Imba
Intro to Imba Syntax
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

Intro to Imba Syntax
AboutCommentsNotes
Intro to Imba Syntax
Expand for more info
index.imba
run
preview
console
# Welcome to Imba

console.log("Hello World")
Console
"Hello World"
,
/index.html
-4:19