Simon has authored a comprehensive post about For-Loops (in JavaScript ES5 and ES6) in the CodePen blog, nice for anyone learning about loops syntax:
https://codepen.io/simontiger/post/for-loops
Simon’s update: I now also have a post about While-Loops: https://codepen.io/simontiger/post/while-loops