Map, Filter, Reduce methods in JavaScript
Map, Filter and Reduce are like Amar-Akbar-Antony in JavaScript. These 3 are array methods of JavaScript.
Before we dig deep into these methods we need to understand Higher Order Function
A Function that takes another function or functions as an ar...
themainakb.hashnode.dev3 min read