Implement Array.prototype.flat()
In this blog we’ll implement one of the tricky JS Array prototype functions which is the flat function
Practice Link: https://bigfrontend.dev/problem/implement-Array-prototype.flat
MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc...
abshukla.hashnode.dev3 min read