Your Cart
Loading
2 reviews

Design Patterns Explained Simply

On Sale
$5.99
$5.99
Added to cart
2 reviews
Design patterns play a crucial role in allowing you to write code in a way that is easily recognizable and that solves common problems. Design patterns aren't exact solutions to a problem, but rather a template for how to solve a problem that can be used in many different situations. You can think of design patterns as best practices that you can use to solve common programming or software design problems.

 
This e-book will walk you through some of the most common design patterns with JavaScript. The patterns in this book are not specific to JavaScript, so you can apply these patterns to pretty much any mainstream programming language so you may be able to follow along even if you don't know JavaScript all that well. 

90+ Pages!

The patterns that will be covered in this book are
  • Factory pattern
  • Singleton pattern
  • Decorator pattrn
  • Facade pattern
  • Flyweight pattern
  • Proxy pattern
  • Iterator pattern
  • Mediator pattern
  • Observer pattern
  • Strategy pattern
  • Visitor pattern
  • Builder pattern
  • Revealing Module pattern
You will get a PDF (3MB) file

Customer Reviews

Sort

Natural T.

Verified Buyer

2 years ago

The simple explanation of Design Patterns

I am statisfied with this book and it is really helped me alot to understand what's design patterns are about and how to implement them.

Larson

Verified Buyer

2 years ago

awesome

Summary and simple.