Limit this search to....

Easy Learning Design Patterns JavaScript (2 Edition): Build Reusable Clean ES6+JavaScript Code and Practice In Real Example
Contributor(s): Hu, Yang (Author)
ISBN:     ISBN-13: 9798507748181
Publisher: Independently Published
OUR PRICE:   $44.64  
Product Type: Paperback
Published: May 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Javascript
Physical Information: 0.55" H x 8" W x 10" (1.29 lbs) 210 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Master the application design using the core design patterns and features of ES6+JavaScript. the design pattern is an elected solution for solving software design problems. This book takes you through important design patterns and explains them with real-world examples. You will get to grips with low-level details and concepts that show you how to write JavaScript code. This book will help you learn the core concepts of design patterns and the way they can be used to resolve Web Development design problems. and take your skills to the next level with reactive and functional patterns that help you build resilient, scalable, and robust web applications.

All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like ES6+JavaScript.The book is divided into 2 parts:

1. The first part vividly explains the concept of each design pattern through life

2. The second part applies design patterns to real project examples