Your Ad Here

John Resig, Secrets of the JavaScript Ninja (Early Access Edition)


John Resig, Secrets of the JavaScript Ninja (Early Access Edition)
Publisher: Manning Publications | 130 Pages (up to chapter 10) | ISBN: 193398869X | PDF | 0.9 MB

Author:
John Resig is the creator and lead developer of the ubiquitous jQuery JavaScript Library and author of the critically acclaimed Pro JavaScript Techniques. He is a JavaScript Evangelist for the Mozilla Corporation.

Description:
JavaScript developers commonly rely on collections of reusable JavaScript code--written by themselves or by someone else at their company. Alternatively, they rely on code from a third party. But in all these cases they need to know how to either construct a cross-browser library from scratch or be adept at using and maintaining their library of choice.

In Secrets of the JavaScript Ninja, JavaScript expert John Resig reveals the inside know-how of the elite JavaScript programmers. Written to be accessible to JavaScript developers with intermediate-level skills, this book will give you the knowledge you need to create a cross-browser JavaScript library from the ground up.

This book takes you on a journey towards mastering modern JavaScript development in three phases: design, construction, and maintenance. You first are given a base of strong, advanced JavaScript knowledge, enabling you to make decisions about the overall design of a library and how to tackle its eventual construction. The book then teaches you how to construct your library. It examines all the numerous tasks JavaScript libraries have to tackle and provides practical solutions and development strategies for their creation. It then guides you through the various maintenance techniques you will need to keep your code running well into the future.

With Secrets of the JavaScript Ninja you will have all the knowledge and skills available to build your own JavaScript library, or to understand how to use any modern JavaScript library available.

TOC:
Part 1 JavaScript language
Chapter 1 Introduction
Chapter 2 Functions
Chapter 3 Closures
Chapter 4 Timers
Chapter 5 Function prototype
Chapter 6 RegExp
Chapter 7 with(){}
Chapter 8 eval

Part 2 Cross-browser code
Chapter 9 Strategies for cross-browser code
Chapter 10 CSS Selector Engine
...

Download (gz, 663 KB):


No comments:

Post a Comment