January 2017
Beginner to intermediate
550 pages
10h 6m
English
In Chapter 2, Primitive Data Types, Arrays, Loops, and Conditions, you saw that there are five primitive data types (number, string, Boolean, null, and undefined), and we also said that everything that is not a primitive piece of data is an object. Now, you also know that:
var f = function () {};). Properties that are functions are also called methodslength propertysort() or slice())length and prototype ...Read now
Unlock full access