DEV Community

Cover image for JavaScript Array Methods Explained with Emojis

JavaScript Array Methods Explained with Emojis

Andreas on February 25, 2021

JavaScript has a lot of useful Array operations. If you are just as confused as me about which one to take and what they all do, let's visualize th...
Collapse
 
andrewroazen profile image
andrewroazen

It's fun to use emoji to demonstrate array methods, but remember that some of them are composed characters like 👨‍👩‍👧 that are literally equivalent to ['👩','👨','👧'] when doing matches.

Collapse
 
devmount profile image
Andreas

Thank you for this addition! 👍🏻

Collapse
 
nikhilmwarrier profile image
nikhilmwarrier

The livestock.push() got me 😂😂😂

Collapse
 
devmount profile image
Andreas

Yes, you shouldn't push your livestock too much 😂

Collapse
 
nikhilmwarrier profile image
nikhilmwarrier

Yeah...
Animal cruelty

Thread Thread
 
devmount profile image
Andreas

🙈😅

Collapse
 
webmastermick profile image
Kay Henry

Thank you for this! Well done and very useful. Pure gold for visual learners because the examples clearly highlight not just what happens, but also where. Very important for smooth coding and debugging.

Collapse
 
devmount profile image
Andreas

My pleasure 😊

Collapse
 
kritishd8 profile image
Obscure.

Unique way of making this fun. I really like it.

Collapse
 
devmount profile image
Andreas

So glad you like it 😊

Collapse
 
anonystick profile image
anonystick

So great!
Can I translate it into Vietnamese to help more developers?

Collapse
 
devmount profile image
Andreas

You're very welcome to do so 👏🏻 Just add the link to the original article, my name and a link to my twitter profile (twitter.com/devmount) to the top of the translation. Many thanks!

Collapse
 
anonystick profile image
anonystick

yeah! Tks!

Collapse
 
ra1nbow1 profile image
Matvey Romanov

Its the most useful guide ever! Im shocked

Collapse
 
devmount profile image
Andreas

So glad it's helpful for you 😊

Collapse
 
buinguyenhoangtho profile image
Bùi Nguyễn Hoàng Thọ • Edited

simple but really interested guide. Thanks you and keep it up XD 👌

Collapse
 
devmount profile image
Andreas

Thank you, will do 👍🏻

Collapse
 
rocksuvel profile image
suvel rathneswar⚛️

Really cool and easy to understand 🧮✔️

Collapse
 
devmount profile image
Andreas

My pleasure, glad it's useful 👍🏻