Front cover image for JavaScript : the definitive guide

JavaScript : the definitive guide

A revised and updated edition offers comprehensive coverage of ECMAScript 5 (the new JavaScript language standard) and also the new APIs introduced in HTML5, with chapters on functions and classes completely rewritten and updated to match current best practices and a new chapter on language extensions and subsets
eBook, English, 2011
O'Reilly, Beijing, 2011
Electronic book
1 online resource (xvi, 1078 pages) : illustrations
9781449393854, 9781449308841, 9781449308162, 1449393853, 1449308848, 1449308163
686709345
Introduction to JavaScript
Core JavaScript. Lexical structure ; Types, values, and variables ; Expressions and operators ; Statements ; Objects ; Arrays ; Functions ; Classes and modules ; Pattern matching with regular expressions ; JavaScript subsets and extensions ; Server-side JavaScript
Client-side JavaScript. JavaScript in web browsers ; The window object ; Scripting documents ; Scripting CSS ; Handling events ; Scripted HTTP ; The jQuery library ; Client-side storage ; Scripted media and graphics ; HTML5 APIs
Core JavaScript reference
Client-side JavaScript reference