scrimba
Frontend Career Path
Getting hired
Interview tips
Double vs triple equal
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
Double vs triple equal
Expand for more info
index.js
run
preview
console
/**
* Front End Interview Questions: == vs ===
*
* Q: How does == vs === differ?
*/
Console
/index.html
-2:11