scrimba
Learn Basic JavaScript
Iterate with JavaScript While Loops
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

Iterate with JavaScript While Loops
AboutCommentsNotes
Iterate with JavaScript While Loops
Expand for more info
index.js
run
preview
console
var myArray = [];

Console
index.html
-1:15