davidwalsh.name

bind Function

via Justin Kidd 0 comments
1
We oftentimes assume that “native” APIs within the browser are fast — at least faster than shims we create or have been using.  I was surprised to recently read this StackOverflow thread which asserts that Function.prototype.bind is much slower t... Read full article
Join the conversation! Log in