thomas
Member since Jun 19, 2014
- Profile: /members/12033-thomas.htm
- Comments: 1
Recent Blog Comments By thomas
-
Binding Javascript Method References To Their Parent Classes
Posted on Jun 19, 2014 at 11:18 AM
Or you can use the polyfill for .bind. There are some differences to the native implementation that you'll have to keep in mind though. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Compatibility... read more »