scrimba
Learn Imba
Anonymous Functions
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

Anonymous Functions
AboutCommentsNotes
Anonymous Functions
Expand for more info
index.imba
run
preview
console
# const greeting = function(){
# return "Hello"
# }
Console
/index.html
-4:00