1
0
Fork 0
freesewing/markdown/dev/reference/terms/design-pattern/en.md

12 lines
495 B
Markdown
Raw Normal View History

---
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](https://freesewing.org/designs/simon/) is a design, [Teagan](https://freesewing.org/designs/teagan/) is a design, and so is [Sandy](https://freesewing.org/designs/sandy/).
A **pattern** is an instance of a design. A design that's made-to-measure for a user.