passy.svbtle.com/partial-application-in-javascript-using-bind

There is a pattern in JavaScript that I consider highly underused, because it leads to more concise code that is both easier to write and read. You probably all know of Function.prototype.bind. It’s used most of the time to get rid of all... | Pascal Hartig | Frontend Janitor at Twitter


Comments (0)

Sign in to post comments.