2 comments

[ 6.7 ms ] story [ 641 ms ] thread
All very true. A great follow-up would be an article discussing binding functions using Function.prototype.call or Function.prototype.apply.
JS novice question: is it really a copy in the sense of a deep copy or is it a reference to the function that is bound to the object?