JavaScript Patterns

Front Cover
"O'Reilly Media, Inc.", Sep 9, 2010 - Computers - 236 pages
3 Reviews

What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal—whether you're using JavaScript to write a client-side, server-side, or desktop application.

Written by JavaScript expert Stoyan Stefanov—Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool—JavaScript Patterns includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve.

  • Explore useful habits for writing high-quality JavaScript code, such as avoiding globals, using single var declarations, and more
  • Learn why literal notation patterns are simpler alternatives to constructor functions
  • Discover different ways to define a function in JavaScript
  • Create objects that go beyond the basic patterns of using object literals and constructor functions
  • Learn the options available for code reuse and inheritance in JavaScript
  • Study sample JavaScript approaches to common design patterns such as Singleton, Factory, Decorator, and more
  • Examine patterns that apply specifically to the client-side browser environment

What people are saying - Write a review

Review: JavaScript Patterns

User Review  - Goodreads

Advanced JavaScript. Great read to understand how JavaScript works in detail and gather valuable insight into the intricacies of JavaScript patterns. Read full review

Review: JavaScript Patterns

User Review  - Goodreads

Location: GG6 IRC Accession No: DL027388 Read full review

Contents

Chapter 1 Introduction
1
Chapter 2 Essentials
9
Chapter 3 Literals and Constructors
39
Chapter 4 Functions
57
Chapter 5 Object Creation Patterns
87
Chapter 6 Code Reuse Patterns
115
Chapter 7 Design Patterns
141
Chapter 8 DOM and Browser Patterns
181
Index
209
Copyright

Other editions - View all

Common terms and phrases

About the author (2010)

Stoyan Stefanov (http: //phpied.com, @stoyanstefanov) is a Facebook engineer. Previously at Yahoo! he was the creator of the smush.it online image optimization tool and architect of YSlow 2.0. performance tool. Book author (JavaScript Patterns, Object-Oriented JavaScript), contributor (Even Faster Web Sites, High-Performance JavaScript) and speaker (Velocity, JSConf, Fronteers, Ajax Experience).

Bibliographic information