On Oct 28, 4:42 pm, Ryan Florence <[email protected]> wrote:
> or ... function(){ /* stuff */ }.bind(this)
Isn't that the way to go? I mean the "that = this" approach seems a
bit outdated to me.
On Oct 28, 4:42 pm, Ryan Florence <[email protected]> wrote:
> or ... function(){ /* stuff */ }.bind(this)
Isn't that the way to go? I mean the "that = this" approach seems a
bit outdated to me.