filmov
tv
#20: JavaScript Tutorial | Dynamic nature of Objects in JavaScript

Показать описание
An object is a collection of properties, and a property is an association between a name (or key) and a value. A property's value can be a function, in which case the property is known as a method.