object literals
-
Accessing Properties of an Object Inside the Object
In this article, I go over why properties are not as easy to reference when you’re doing it inside of their own object literal. There is a good reason for that.
In this article, I go over why properties are not as easy to reference when you’re doing it inside of their own object literal. There is a good reason for that.