JavaScript: The Good Parts (Updated Edition) product image

JavaScript: The Good Parts (Updated Edition)

(4/5)
Review by Joshua Morris on
View on Amazon

Review

JavaScript: The Good Parts is the book that made me understand why people either love or hate JavaScript. Crockford's thesis is simple: ignore the bad parts, use the good parts. The chapter on functions—first-class objects, closures, modules—shows how JavaScript's functional features make it powerful despite its flaws. His explanation of prototypal inheritance is clearer than anything else I've read, and the section on regular expressions is surprisingly useful. The book is short—you can read it in an afternoon—but dense. Every paragraph matters. The updated edition adds some modern context, but the core content is unchanged because the good parts haven't changed. My only critique is that some of Crockford's opinions feel dogmatic—he dismisses features that many developers find useful—but that's part of the book's charm. It's not trying to be comprehensive; it's trying to teach you to think about JavaScript differently. I've recommended it to developers who are frustrated with JavaScript's quirks, and it usually helps them see the language's strengths.

✓ Pros

  • Short and dense—readable in an afternoon but packed with insights
  • Clear explanation of prototypal inheritance and functional features
  • Teaches you to think about JavaScript differently, not just memorize syntax
  • Updated edition adds modern context while keeping timeless principles

✗ Cons

  • Some opinions feel dogmatic—dismisses features many developers find useful
  • Written for older JavaScript—modern developers may want ES6+ coverage
  • Not comprehensive—focuses on good parts, ignores everything else

Specifications

Pages176
PublisherYahoo Press
LanguageEnglish
Isbn13978-0596517748
Publication DateMay 2008