If you want to write beautiful, structured, and maintainable JavaScript code, this guide shows you how to apply both classical and modern design patterns to the language. The patterns in this book provide reusable code solutions to common problems in software design, and give you a shared vocabulary
Learning JavaScript Design Patterns
✍ Scribed by Addy Osmani
- Publisher
- O'Reilly Media
- Year
- 2012
- Tongue
- English
- Leaves
- 199
- Edition
- Early Release
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
With this digital Early Release edition of Learning javascript Design Patterns, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
If you want to write beautiful, structured, and maintainable javascript code, this guide shows you how to apply both classical and modern design patterns to the language. The patterns in this book provide reusable code solutions to common problems in software design, and give you a shared vocabulary for describing solutions to others.
You’ll explore several popular design patterns in plain javascript as well as jQuery and other abstracted libraries. If you’re familiar with concepts such as closures and prototypal inheritance, you’ll be able to determine why some patterns may be more suitable for your projects than others.
Learn the structure of design patterns and how they’re written
Examine basic pattern categories: creational, structural, behavioral, and anti-patterns
Get the basics of 15 javascript implementations of classical and modern design patterns
Dive into several popular javascript patterns in greater detail—including some less frequently used
Discover what design patterns look like when implemented with jQuery
Explore three formats for writing modular javascript: AMD, CommonJS, and Harmony
Learn popular design patterns for jQuery plugins
✦ Subjects
Библиотека;Компьютерная литература;HTML / CSS / JavaScript;
📜 SIMILAR VOLUMES
Design patterns provide a common vocabulary to structure code, making it easier to understand. They help enhance the quality of this connection to other developers. Knowledge of design patterns helps us identify recurring themes in requirements and map them to definitive solutions. We can rely on
<span><div><p>With <i>Learning JavaScript Design Patterns</i>, 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 bes
"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 name
<p>With <i>Learning JavaScript Design Patterns</i>, 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 pract
<p>With <i>Learning JavaScript Design Patterns</i>, 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,