The JavaScript Programming Language
Objects
Primitive types are: numbers, strings, boolean, null and undefined.
All other types are object types.
Object types: objects, arrays and functions
Primitive types are: numbers, strings, boolean, null and undefined.
All other types are object types.
Object types: objects, arrays and functions