scrimba
21 web dev tips for 2021 🎇
Tip 12: Free Code Extensions
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

To see this lesson you need to be logged in. Joining Scrimba is free and gives you access to 20+ courses.Sign up
Tip 12: Free Code Extensions
AboutCommentsNotes
Tip 12: Free Code Extensions
Expand for more info
index.js
run
preview
console
console.log("Hello from JavaScript");
Console
›
"Hello from JavaScript"
,
index.html
-5:31