Get rid of your traditional Javascript for loops and replace it with THIS!



In this video, we’ll discuss a better way to iterate over arrays in Javascript. By using the “const…of…”loop, we’ll be able to loop over our arrays much faster and with less code.

If you’re working with arrays in Javascript, then you’ll want to check out this video! It’ll show you the advantages of this loop over the traditional for loop. By learning this better way to iterate over arrays, you’ll improve your speed and code reliability!