for...of loop

Topics of JavaScript/ES6 Tutorial #16.4

In this video, I cover the “let” keyword in ES6 JavaScript. I discuss the differences between “let” and “var” (block scope vs. functional scope).