This one caught me by surprise. Thinking about it, it makes sense. Basic functions Consider the object: [javascript] var x = { getFoo: function () { return this.foo; }, foo:…
Continue Reading→This one caught me by surprise. Thinking about it, it makes sense. Basic functions Consider the object: [javascript] var x = { getFoo: function () { return this.foo; }, foo:…
Continue Reading→