Understanding how map, filter and reduce works
Introduction
In development, we daily face situations in which we have to make calculations based on the content of an array or object in javascript. Well, the traditional way of accessing and mutating values is good at the start of your web developm...
sourabhkheraliya.hashnode.dev7 min read