scrimba
Clean Code
Clean Variables: Magic Numbers (Challenge) 🧙
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

Clean Variables: Magic Numbers (Challenge) 🧙
AboutCommentsNotes
Clean Variables: Magic Numbers (Challenge) 🧙
Expand for more info
index.js
run
preview
console
// Clean Code Variables: Challenge 2 - Magic Numbers
const time = 86400000;
Console
/index.html
-1:48