DEV Community

Discussion on: How to iterate through objects in JAVASCRIPT ?

Collapse
 
hssanbzlm profile image
Hssan Bouzlima

This quick article is just to show the source of "TypeError: Found non-callable @@iterator" error and why we can't use for..of loop and spread operator with objects