Essential JavaScript and jQuery Design Patterns by Addy Osmani
Publisher: addyosmani.com 2010
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.
Computers & Internet Programming Languages & Tools JavaScript