What is composition and pipe in JavaScript functional programming
Prerequisite - you must have good knowledge of reduce and reduceRight methods of the array in JavaScript and how they work under the hood.
If you know about the reduce and reduceRight , please click here
composition-
When talking about function compo...
amitsblog.hashnode.dev3 min read