scrimba
Frontend-utvikling JS #6
Legge til verdier i et array
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

Legge til verdier i et array
AboutCommentsNotes
Legge til verdier i et array
Expand for more info
index.js
run
preview
console

Console
[
"Sophie Elise"
,
"Pappahjerte"
,
"Annijor"
]
,
index.html
-2:31