Web Developer: JavaScript Objects

Pubblicato il: 12 novembre 2019
sul canale di: Web Developer
114
3

Tutorial Web Developer:
Real Life Objects, Properties, and Methods
In real life, a car is an object.
All cars have the same properties, but the property values differ from car to car.
All cars have the same methods, but the methods are performed at different times.

JavaScript Objects
You have already learned that JavaScript variables are containers for data values.
Objects are variables too. But objects can contain many values.
The values are written as name:value pairs (name and value separated by a colon).
JavaScript objects are containers for named values.


In questa pagina del sito puoi guardare il video online Web Developer: JavaScript Objects della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Web Developer 12 novembre 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 114 volte e gli è piaciuto 3 spettatori. Buona visione!