scrimba
Frontend Career Path
Making websites interactive
Blackjack
Aside: Array.push() and .pop()
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
Aside: Array.push() and .pop()
Expand for more info
index.js
run
preview
console
let cards = [7, 4]




Console
/index.html
-4:20