DEV Community

Discussion on: 15 must-know JavaScript array methods in 2020

Collapse
 
mdamaceno profile image
Marco Damaceno

This post could be called just "15 must-know JavaScript array methods". No need the "in 2020".

Collapse
 
ibrahima92 profile image
Ibrahima Ndaw

I think "in 2020" is more fun. No, I'm kidding. I will update the title next week to not limit it in "2020" only. Thanks for your comment

Collapse
 
itzami profile image
Rui Sousa

Leave it. It helps with the SEO and, if anything, it will show first for beginners when they search for it. It's an important article and the 2020 really doesn't hurt anyone

Thread Thread
 
ibrahima92 profile image
Ibrahima Ndaw

So, I'll let the title as it is.

Collapse
 
idanarye profile image
Idan Arye

I don't think these methods were really necessary in 2019, but now? Can't do without them.

Collapse
 
ibrahima92 profile image
Ibrahima Ndaw

I totally agree. We hear more and more functional programming in JavaScript world. And using some of these methods makes sense because they manipulate the array in an immutable way.

Collapse
 
dexygen profile image
George Jempty

I'd say they were necessary in 2018 and possibly even earlier. All these "in 2020" articles are clickbait in my opinion.

Thread Thread
 
ibrahima92 profile image
Ibrahima Ndaw

This is your opinion, and I fully respect it. However, I've added "in 2020", to just make this article easy to find for beginners. And also knowing these methods is relevant for 2020, in my opinion, because most of them introduce you to functional programming.

Thread Thread
 
surajmandalcell profile image
Suraj Mandal

I see that I tend to click more on articles which have "in 2020" in the title so I guess it works since this is what I googled for :)

Collapse
 
jochemstoel profile image
Jochem Stoel

@idan haha that is brilliant response.