Currying and partial application with JavaScript
Currying and partial application have been famous as one of the most confusing terminologies in the history of functional programming. In fact, many who claim they know or who teach these concepts are themselves confused so much that a lot of resourc...
kelvinsekx.hashnode.dev4 min read
Agrit Tiwari
Performant code
Great write๐๐ would love to see the usecase or pros of using curring in code. impact on performance or what.