DEV Community

Discussion on: Javascript - Object is loopable too??

Collapse
 
alanxtreme profile image
Alan Daniel

Just a suggestion, little mistake, you put the image example from object.keys into the object.entries and its duplicated.

Collapse
 
alserembani profile image
Atif Aiman

Haaaaa! Finally I found the error 😣

Thanks for pointing it out! Fixed them!

You are the man!