Preface

This book is divided into four parts.
  Part 1 covers the JavaScript language itself.
 
  Part 2 covers client-side JavaScript: the JavaScript APIs defined by
         HTML5 and related standards and implemented by web browser.

  Part 3 is the reference section for the core language.

  Part 4 is the reference for client-side JavaScript.

你可能感兴趣的:(JavaScript)