Javascript – The this keyword

Javascript – The this keyword

One of the most powerful JavaScript keywords is this. Unfortunately it is hard to use if you don’t exactly know how it works.

True. And this guy explains how to use it in a well written tutorial.

Related Posts