Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
David  Herman

David Herman’s Followers

None yet.

David Herman


Genre


Average rating: 4.3 · 787 ratings · 61 reviews · 7 distinct worksSimilar authors
Effective JavaScript: 68 Sp...

4.30 avg rating — 787 ratings — published 2012 — 19 editions
Rate this book
Clear rating
The million pound man : The...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
Daniel Ellsberg : A detaile...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
Chris licht: The reasons be...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
The remarkable life of Jim ...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
Robert Hanssen: The double ...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
Messi the GOAT: The untold ...

0.00 avg rating — 0 ratings
Rate this book
Clear rating
More books by David Herman…
Quotes by David Herman  (?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“The official difference between anonymous and named function expressions is that the latter binds its name as a local variable within the function. This can be used to write recursive function expressions:”
David Herman, Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

“Properties not found directly on u are looked up in u’s prototype. Accessing u.checkPassword, for example, retrieves a method stored in User.prototype.”
David Herman, Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

“JavaScript’s global namespace is also exposed as a global object, which is accessible at the top of a program as the initial value of the this keyword. In web browsers, the global object is also bound to the global window variable. Adding or modifying global variables automatically updates the global object: this.foo; // undefined foo = "global foo"; this.foo; // "global foo”
David Herman, Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript



Is this you? Let us know. If not, help out and invite David to Goodreads.