ENGLISH

Learning JavaScript Design Patterns

Book information

Publisher
O'Reilly Media
Year
2012
ISBN
1449331815, 9781449331818
Language
english
Format
PDF
Filesize
2 MB (2429733 bytes)
Edition
Early Release
Pages
150\199
Time added
2012-06-16 18:32:40

Description

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 writtenExamine basic pattern categories: creational, structural, behavioral, and anti-patternsGet the basics of 15 javascript implementations of classical and modern design patternsDive into several popular javascript patterns in greater detail—including some less frequently usedDiscover what design patterns look like when implemented with jQueryExplore three formats for writing modular javascript: AMD, CommonJS, and HarmonyLearn popular design patterns for jQuery plugins

Similar books