Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Effective JavaScript : 68 specific ways to harness the power of JavaScript
Herman D., Addison-Wesley Professional, Upper Saddle River, NJ, 2013. 240 pp. Type: Book (978-0-321812-18-6)
Date Reviewed: Mar 28 2013

Every once in awhile, a book comes along that is actually useful and accomplishes what it sets out to do. This is one of those: a wonderful, succinct text on mastering the ins and outs of using JavaScript effectively.

Thankfully, the author does not try to fill out the pages with an introduction to programming, general analysis questions, or the like. He assumes the reader has programming experience, if not in JavaScript directly. The title claims “68 proven approaches for writing better” code, and that is exactly the case, from just getting started to some tidbits I hadn’t thought of. Chapter 1 starts the flow with seven basic items, such as reminding the coder that the use of “==” is dangerous when using mixed types. Chapter 2 contains ten approaches to variable scoping, followed by a chapter with 12 angles on working with functions. There’s more significant content in chapter 4, which focuses on objects and prototypes. Chapter 5 covers arrays and dictionaries, and an all-too-brief chapter 6 attempts to suggest some approaches to the design of libraries and application programming interfaces (APIs). This is the only area where more pointers would have been helpful. The final chapter gives eight tips on the use (and the dangers) of concurrency in JavaScript.

I wish I’d had access to this book earlier in my life. It’s clear, well written, helpful, and completely pragmatic (in the best sense of the word). If you are even considering JavaScript coding, read it. If you’ve already coded, you need it as well.

Reviewer:  David Bellin Review #: CR141085 (1307-0566)
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Javascript (D.3.2 ... )
 
 
Object-Oriented Programming (D.1.5 )
 
Would you recommend this review?
yes
no
Other reviews under "Javascript": Date
JavaScript
Flanagan D. (ed), O’Reilly & Associates, Inc., Sebastopol, CA, 1996. Type: Book (9781565921931)
Jul 1 1997
Javascript: the definitive guide
Flanagan D., O’Reilly & Associates, Inc., Sebastopol, CA, 2002.  916, Type: Book (9780596000486)
Sep 6 2002
Javascript by example
Quigley E., Prentice Hall Professional Technical Reference, Upper Saddle River, NJ, 2003.  752, Type: Book (9780131401624)
Nov 25 2003
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy