Back-to-basics: the value of 'this' depends on how the function was invoked

added by Graham Kane
10/10/2014 10:38:12 AM

304 Views

I find it helpful to occasionally go back and remind myself of some language fundamentals. This is a nice explanation of a concept in JS that can be the source of a lot of confusion.


0 comments