Currying in JS
Functional programming is a style of programming which bought the ability to take functions as parameters and return function without any issues to the code .This ability of passing and receiving functions bought some things along with it
Currying ...
arush.hashnode.dev2 min read