Boring Recipes
January 07, 2005 10:44 AM
This book is not terribly useful if you've already read any other Javascript books. It's got a ridiculous number of incredibly basic "recipes" like "Changing String Case" or "Testing Numeric Equality". This is pure filler.
I was hoping it would be filled with examples of how to do medium complexity tasks, with the idea being that you could combine them into some sophisticated effects. There are some of these sorts of things, but even once it gets away from focusing on core objects like strings and arrays, you still get things like "Changing a Form's Action" and "Disabling Form Controls". These are the kinds of things that are completely obvious one- or two- liners once you've read a book on the JS language and the client-side DOM/API.
- Permalink
Comments
Please put titles in the RSS feed | Andy Lester, January 07, 2005 12:05 PM
I am watching this blog via RSS, but I don't know what book is discussed. It just shows up as "Boring Recipes" in the title.
Excellent point | Dave Rolsky, January 08, 2005 1:12 AM
Now RSS feeds will include title & author info for books associated with an entry, when an entry has a book.
