es2019-flat
Array.Prototype.Flat() or ES2019 Array Flat() function
· ☕ 3 min read · ✍️ Adesh
There are new features introduced in JavaScript ES2019. In this blog, I will discuss Array.prototye.flat() or ES2019 array flat() function. How array.prototype.flat() or flat() function can make programmer's life easier.