scrimba
Frontend Career Path
Getting hired
JavaScript Interview Challenges
Technical Interview Challenges - Intro
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

Technical Interview Challenges - Intro
AboutCommentsNotes
Technical Interview Challenges - Intro
Expand for more info
index.js
run
preview
console
// Write a function that capitalizes a string

function cap(){

}
Console
index.html
-4:58