A Smart Way to Loop Over Arrays - JavaScript For Of in 2 Minutes

The "for of" loop in JavaScript allows you to loop over iterable objects - for the most part, these are going to be arrays, or even strings 👀 For your reference, check this out: https://developer.mozilla.org/en-US/d... https://developer.mozilla.org/en-US/d... 🏫 My Udemy Courses - https://www.udemy.com/user/domenic-co... 🎨 Download my VS Code theme - https://marketplace.visualstudio.com/... 🐦 Find me on Twitter -   / dcodeyt   💸 Support me on Patreon -   / dcode   📰 Follow me on DEV Community - https://dev.to/dcodeyt 📹 Join this channel to get access to perks -    / @dcode-software   If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode! #dcode #javascript