Khan Academy
Khan Academy: Conditional Repetition of Instructions
Learn how programmers repeat code using a programming construct like the while loop.
Khan Academy
Khan Academy: Review: Looping
A review of JavaScripts two kinds of loops, a "while loop" and a "for loop". Nested loops are also reviewed.