
In this tutorial we learn to count backwards using a JavaScript for loop. We actually iterate backwards and push the index values onto an array of numbers. This makes up a part of my series going into depth on the Free Code Camp (www.freecodecamp.org) curriculum. Enjoy!
Thank you for watching.