Learning JavaScript design patterns
# Learning JavaScript design patterns
Metadata
- CiteKey:: osmaniLearningJavaScriptDesign2012
- Type:: Book
- Author:: Addy Osmani
- Publisher:: O’Reilly Media
- Year:: 2012
- ISBN:: 978-1-4493-3181-8
- Format:: PDF
Abstract
“Explore many popular design patterns, including Modules, Observers, Facades, and Mediators. Learn how modern architectural patterns–such as MVC, MVP, and MVVM–are useful from the perspective of a modern web application developer. This book also walks you through modern module formats, how to namespace code effectively, and other essential topics: Learn the structure of design patterns and how they are written; Understand different pattern categories, including creational, structural, and behavioral; Walk through more than 20 classical and modern design patterns in JavaScript; Use several options for writing modular code–including the Module pattern, Asyncronous Module Definition (AMD), and CommonJS; Discover design patterns implemented in the jQuery library; Learn popular design patterns for writing maintainable jQuery plug-ins.”–Publisher description
Files and Links
- Uri:: http://zotero.org/users/5055703/items/QDDP4IGC
- File:: osmani_2012_learning_javascript_design_patterns.pdf
- Local Library:: Zotero
Tags and Collections
- Keywords:: Computer software, JavaScript (Computer program language), Reusability, Scripting languages (Computer science), Software patterns