Stoyan Stefanov
JavaScript Patterns
- ISBN 13:
- 9780596806750
- author:
- Stoyan Stefanov
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2010
- Pages:
- 236
- Dimensions:
- 17.78 x 1.52 x 23.37 centimetres
- Genre:
- Computers, Web, General,
- Condition:
- New
- Availability:
- Item usually sent within 7 working days
Description
JavaScript Patterns: A Practical Guide to Building Better Applications with Coding and Design Patterns. Developing an application with JavaScript can be challenging, but this book provides numerous coding patterns and best practices to help you solve common problems. Written by a JavaScript expert, the guide covers various language-specific categories such as objects, functions, inheritance, and more, offering practical advice for implementing each pattern discussed. You'll learn about anti-patterns, useful habits for writing high-quality JavaScript code, and explore different ways to define functions in JavaScript. The book also delves into common design patterns such as Singleton, Factory, Decorator, and more, providing sample approaches to these patterns specifically tailored for the client-side browser environment.