Introduction to Loops

Introduction to loops in JavaScript.

We'll cover the following

Background

There are certain parts of a program where you want to repeat an instruction or set of instructions. Take for example the following piece of code.

Get hands-on with 1200+ tech skills courses.