
Though he does not cover server-side APIs, Flanagan has chosen 2 separate coverage of core JavaScript (all the keywords, general syntax, & utility objects like Array) from coverage of client-side JavaScript (which includes objects, like History & Event, that have 2 do with Web browsers & users' interactions with them. This approach makes this book useful 2 people using JavaScript 4 applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide 2 the JavaScript language & its capabilities. --David Wall
Topics covered: The JavaScript language (version 1.0 through version 1.5) & its relatives, JScript & ECMAScript, as well as the W3C DOM standards they're often used 2 manipulate. Tutorial sections show how 2 program in JavaScript, while reference sections summarize syntax & options while providing copious code examples.
I needed a reference guide 2 JavaScript. I am by no means an expert, I just wanted point solutions that were rather more "in depth" than the "geek boards".
My success criteria here are: 1. Did it make sense of JavaScript? & 2. More importantly, if I wanted a point solution - was it there?
Yes on both counts.
I am still new 2 JavaScript - so I will update this review later.