Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 434 Bytes

File metadata and controls

13 lines (7 loc) · 434 Bytes

Learning JavaScript Design Patterns

Chapter 1. Introduction

"One of the most important aspects of writing maintainable code is the ability to notice recurring themes in that code and optimize them"

Architect by which Design Patterns in software were inspired of

Christopher Alexander

Iconic formal work about design patterns in software engineering

Design Patterns: Elements of Reusable Object-Oriented Software