Example in Action: Storing and Accessing Objects with JavaScript
This video shows how objects store data and how to access the properties of an object (such as height or weight) using dot (.
) notation. Remember that objects start with curly brackets { } and are given a name (such as car, house, or triangle).
Source: Thomas Bradley, https://www.youtube.com/watch?v=3otasvikEls (removed)
This work is licensed under a Creative Commons Attribution 3.0 License.
Last modified: Tuesday, October 4, 2022, 3:28 PM