Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 425 Bytes

readme Structure.md

File metadata and controls

21 lines (18 loc) · 425 Bytes

Every Pattern´s Readme must follow the next structure:

Facade Pattern

Description

a short description to help understand the pattern what does the pattern do?

Motivation

What problem solves the pattern

Code Example

The example in this repository

Applicability

When to apply this pattern

Structure

the pattern´s structure

Pros and Cons

Pros

why should i use this pattern

Cons

why shouldn´t i