DEV Community

Cover image for πŸ“Ή ESNext in 2020 - flat() : Flatten an Array( with VideoπŸ”₯)
Shahjada Talukdar for The Destro Dev Show

Posted on

6 1

πŸ“Ή ESNext in 2020 - flat() : Flatten an Array( with VideoπŸ”₯)

Array.prototype.flat()


The flat() method creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.

Flat is really a useful feature of EcmaScript.

Just uploaded a new Video on ESNext series πŸŽ‰
ESNext in 2020 - flat() : Flatten an Array

Please SUBSCRIBE for my future videos on ESNext series and also other cool series πŸ™Œ

YoutTube Channel: https://www.youtube.com/channel/UCy5EgfydCQlVv_AM-FZyYcg

See you in my next Post!
Cheers!
πŸ‘‹

Top comments (5)

Collapse
 
alphavader profile image
KB β€’

πŸ‘ πŸ‘ πŸ‘

Collapse
 
destro_mas profile image
Shahjada Talukdar β€’

I started to build my YouTube channel. Subscribe if you like 😊 πŸ‘‹ Thanks!

Collapse
 
vishnunair639 profile image
Vishnu β€’

What's the name of the YouTube channel, Shahjada?

Thread Thread
 
destro_mas profile image
Shahjada Talukdar β€’

The Destro Dev Show

Thread Thread
 
destro_mas profile image
Shahjada Talukdar β€’

nextjs tutorial video

Youtube Tutorial Series πŸ“Ί

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series πŸ‘€

Watch the Youtube series

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay