Learning JavaScript Design Patterns

Learning JavaScript Design Patterns

AngličtinaMäkká väzba
Osmani Addy
O'Reilly Media
EAN: 9781449331818
Na objednávku
Predpokladané dodanie v utorok, 14. mája 2024
40,11 €
Bežná cena: 44,57 €
Zľava 10 %
ks
Chcete tento titul ešte dnes?
kníhkupectvo Megabooks Banská Bystrica
nie je dostupné
kníhkupectvo Megabooks Bratislava
nie je dostupné
kníhkupectvo Megabooks Košice
nie je dostupné

Podrobné informácie

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
EAN 9781449331818
ISBN 1449331815
Typ produktu Mäkká väzba
Vydavateľ O'Reilly Media
Dátum vydania 30. augusta 2012
Stránky 150
Jazyk English
Rozmery 233 x 179 x 14
Krajina United States
Čitatelia Technical / Manuals
Autori Osmani Addy