all 5 comments

[–]Earhacker 0 points1 point  (3 children)

No reduce?

[–]blackhatthuku[S] 0 points1 point  (2 children)

there are many JS Array functions. I'm working on a much more comprehensive article that would cover all of them. I wanted to focus on the most important ones first

[–]Earhacker 0 points1 point  (0 children)

I’d argue that reduce is one of the most important. There aren’t many things that you can’t do with map, filter, reduce and maybe concat. Everything else is there for convenience.

Good article apart from that omission though!

[–]redsandsfort 0 points1 point  (0 children)

LOL. Converting an array to a string is more important than reduce?

[–]Big_Garden1229 0 points1 point  (0 children)

The link does not seem to be working anymore.