Hello!
I have browsed other peoples posts and was able to use the ForEach()
method to iterate through the array, I was just curious why this didn’t work? I also was able to make a for
loop work properly, but not a for ... of
.
Also this is my first post so please let me know if my formatting or approach to my question could improve.
Thank you!!
Here is the codepen: