JavaScript Lingo: Loops

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=Hzzmqhc3U0o



Duration: 0:50
11,757 views
110


Basic intro to answer the question, "What's a Loop?"

If there's a set of data, (we'll use an array for this example, but it doesn't have to be,) and you want to perform the same manipulation to every piece in that set of data, you can use something called a loop.

Loops have some complex syntax to get used to at first, but once you have it, they're extremely useful. I used loops in many of my bonfire solutions.

You don't need to understand everything here - just know that loops exist when you need to traverse a set of data and they can cut down on the amount of code you need to write.







Tags:
Mozilla Developer Network
Free Code Camp
Pair Programming
Node.js
AngularJS
MongoDB
SQL
Code
Learn to Code
non-profits
full stack
coding bootcamp
software engineer
open source
Software
Data
System
Technology
Web Development
Javascript