JavaScript is capable of full object-oriented capabilities. Applying object-oriented programming (OOP) principles, best practices, and design patterns to code can make it more powerful and more efficient. This book gives web developers all they need to know to start using design patterns in their JavaScripting, including several real world examples. It helps readers master the basics of OOP in JavaScript as well as apply design patterns to kick-start JavaScript development. This book will be an invaluable learning tool for any experienced JavaScript developer.
Auflage
Sprache
Verlagsort
Zielgruppe
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 235 mm
Breite: 180 mm
Dicke: 19 mm
Gewicht
ISBN-13
978-1-59059-908-2 (9781590599082)
DOI
10.1007/978-1-4302-0496-1
Schweitzer Klassifikation
Dustin Diaz is a user interface engineer for Google in Mountain View, California. He enjoys writing JavaScript, CSS, and HTML, as well as making interactive and usable interfaces to inspire passionate users.
Object-Oriented JavaScript.- Expressive JavaScript.- Interfaces.- Encapsulation and Information Hiding.- Inheritance.- The Singleton Pattern.- Chaining.- Design Patterns.- The Factory Pattern.- The Bridge Pattern.- The Composite Pattern.- The Facade Pattern.- The Adapter Pattern.- The Decorator Pattern.- The Flyweight Pattern.- The Proxy Pattern.- The Observer Pattern.- The Command Pattern.- The Chain of Responsibility Pattern.