
Learning JavaScript Design Patterns
Addy Osmani(Author)
O'Reilly (Publisher)
1st Edition
Published on 30. August 2012
Book
251 pages
978-1-4493-3181-8 (ISBN)
Article exhausted; check for reprint
Description
With Learning JavaScript Design Patterns, you'll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
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 experienced JavaScript developers 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
"This book should be in every JavaScript developer's hands. It's the go-to book on JavaScript patterns that will be read and referenced many times in the future."-Andrée Hansson, Lead Front-End Developer, presis!
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 experienced JavaScript developers 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
"This book should be in every JavaScript developer's hands. It's the go-to book on JavaScript patterns that will be read and referenced many times in the future."-Andrée Hansson, Lead Front-End Developer, presis!
More details
Language
English
Place of publication
Sebastopol
United States
ISBN-13
978-1-4493-3181-8 (9781449331818)
Schweitzer Classification
Other editions
New editions

Book
05/2023
2nd Edition
O'Reilly
€66.00
Available immediately
Additional editions

E-Book
07/2012
O'Reilly
€32.99
Available for download

E-Book
07/2012
O'Reilly
€35.99
Available for download
Person
Addy Osmani is a writer, speaker, and a JavaScript developer. He is a member of the jQuery core [Bug Triage/Docs/Learning] teams where helps with bugs, documentation, and developer evangelism. When not working at AOL his personal OS projects include jQuery UI Bootstrap and TodoMVC, which help developers compare JavaScript MVC frameworks. Addy is the author of the popular ebook, Essential JavaScript Design Patterns. His personal blog is http://addyosmani.com/blog/