Overview
- JavaScript is hot, and design patterns in JavaScript are a much sought after topic amongst more experienced web developers
- There isn't a direct competitor to this book, although some books have touched on the topic
- Gives the reader all they need to know to implement several design patterns, along with real world examples
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
As a web developer, you'll already know that JavaScript is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked—JavaScript is capable of full object–oriented capabilities, and by applying object-oriented principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.
With Pro JavaScript Design Patterns, you'll start with the basics of object–oriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kick–start your JavaScript development in the second part of the book, where you'll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, façades, adapters, and many more.
Each chapter is packed with real–world examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you'll discover how to create your own libraries and APIs for even more efficient coding.
- Master the basics of object–oriented programming in JavaScript, as they apply to design patterns
- Apply design patterns to your kick–start your JavaScript development
- Work through several real–world examples
Similar content being viewed by others
Keywords
Table of contents (17 chapters)
-
Object-Oriented JavaScript
About the authors
Bibliographic Information
Book Title: Pro JavaScript Design Patterns
Authors: Ross Harmes, Dustin Diaz
DOI: https://doi.org/10.1007/978-1-4302-0496-1
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Dustin Diaz and Ross Harmes 2008
Softcover ISBN: 978-1-59059-908-2Published: 17 December 2007
eBook ISBN: 978-1-4302-0496-1Published: 11 March 2008
Edition Number: 1
Number of Pages: 269
Topics: Web Development, Software Engineering/Programming and Operating Systems