Understanding Map, Filter, and Reduce Functions
Agenda
What are these function.
Understanding clearly how & where to use .
Example of each function to visualize clearly.
Map
It's a built-in method available for array and used to transform an array, by transform i mean to say that i can transf...
savioursubham.hashnode.dev4 min read