The new Array.prototype.flat method in JavaScript allows you to take a multidimensional Array (an Array of Arrays) and then flatten it to a single Array.
In this video we take a look at the flat() method in action, with an example of it's basic usage and also with it's single optional parameter, depth.
Support me on Patreon:
/ dcode - with enough funding I plan to develop a website of some sort with a new developer experience!
For your reference, check this out:
https://developer.mozilla.org/en-US/d...
Follow me on Twitter @dcode!
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!