DEV Community

Discussion on: objects? No... array, please!

 
genta profile image
Fabio Russo

That’s why there’s a bold P.S. at the end of It.
If you’re conscious, you can chose to do It and use arrays.
If you dunno the differences, first you should learn those.

I use these tools when I work with the DOM or with very small amounts of data. Just to solve some problem I won’t care in the future about.

Thread Thread
 
jhbertra profile image
Jamie Bertram

Ok I understand, that makes sense. Obviously for experimentation anything goes, and if arrays help you visualize the data then that's a neat perspective on how to use them!

Like I said, the article doesnt make this idea very clear, which is probably what lead to all the confusion in the comments.

Thread Thread
 
genta profile image
Fabio Russo

I’ve to agree... I’ll do better next time.