chore(markdown): Redistributed contributor docs
This commit is contained in:
parent
424bb7296a
commit
2b8951bd2d
64 changed files with 35 additions and 39 deletions
11
markdown/dev/reference/terms/design-pattern/en.md
Normal file
11
markdown/dev/reference/terms/design-pattern/en.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Design/Pattern
|
||||
---
|
||||
|
||||
The terms **pattern** and **design** somewhat overlap and their exact meaning
|
||||
depends on the context.
|
||||
|
||||
A **design** is a software package that implements a given design on top of our core library.
|
||||
Simon is a design, Teagan is a design, and so is Sandy.
|
||||
|
||||
A **pattern** is an instance of a design. A design that's made-to-measure for a user.
|
Loading…
Add table
Add a link
Reference in a new issue