Functional Programming in Javascript
Functional Programming Imperative vs Object Oriented vs Functional Map and Reduce Filter Pure Functions Immutability Functional programming is new buzz word these which you might be hearing very frequently. I have been myself trying to explore what is functional programming exactly and what it has to do with Javascript. I have come to following conclusions: […]