1
0
Fork 0

chore(markdown): Redistributed contributor docs

This commit is contained in:
Joost De Cock 2021-12-28 11:06:54 +01:00
parent 424bb7296a
commit 2b8951bd2d
64 changed files with 35 additions and 39 deletions

View 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.