In this lesson we finish up our understanding of loops by learning all about the for..of loop. First of all we'll understand how to write it and how it works, and then we'll look at the difference between the for...of loop and the for...in loop. 0:00 - Intro 0:38 - What is the for..of loop? 0:54 - Looping through an array 2:14 - Looping through a string 3:11 - The break keyword 4:07 - For..of vs. For..in 4:33 - Lesson summary 5:00 - Tasks 6:23 - Coming up next/Outro
January 20, 2023
Back-end Developer
Posted in:
0 comments:
Post a Comment