I think you need to share somewhere in the video that omitting the curly braces works only for one line/statement loop bodies
Sverdiyev
hate to be that guy who nitpicks someone trying to be helpful, but that's a for...of loop, not a for loop
pupfriend
Can you explain about the brand? I don’t see any brand 😮
hwanhoonkim
Half the short just to type out an array! It would be helpful if you could instead start with an array and explain for-of, for-in, .forEach and other loops. Also please align and indent code, use { } even for single line statements -- you don't want to ruin standards for upcoming new programmers.