Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

mdn objects javascript

The Object class represents one of JavaScript's data types. 
It is used to store various keyed collections and more complex entities. 
Objects can be created using the Object() constructor or the object 
initializer / literal syntax.
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #mdn #objects #javascript
ADD COMMENT
Topic
Name
4+4 =