Logo

Essential JavaScript and jQuery Design Patterns

Small book cover: Essential JavaScript and jQuery Design Patterns

Essential JavaScript and jQuery Design Patterns
by

Publisher: addyosmani.com

Description:
Design patterns are reusable solutions to commonly occurring problems in software development and are a very useful tool to have at your disposal. This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can be applied not just to vanilla JavaScript, but also to abstracted libraries such as jQuery or Dojo as well.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket GuideAdobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide
by - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(16352 views)
Book cover: Backbone TutorialsBackbone Tutorials
by - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(16012 views)
Book cover: JavaScript AllongéJavaScript Allongé
by - Leanpub
JavaScript Allongé solves important problems for the ambitious JavaScript programmer. It gives you the tools to deal with bugs, hitches, edge cases, and other potential pitfalls. This book gives you a gentle start before showing you its full depth.
(14063 views)
Book cover: Understanding ECMAScript 6Understanding ECMAScript 6
by - Leanpub
This book is intended for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.
(8693 views)