> For the complete documentation index, see [llms.txt](https://devlog.joonas.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devlog.joonas.io/design-pattern.md).

# Design Pattern

디자인 패턴은 자주 마주치는 오류를 줄이기 위한 패턴을 이야기하고 있다.

유지 보수에 있어서 프로젝트를 더욱 견고하게 만드는 것이다.

그러니 패턴에 얽매여 강제로 도입할 필요는 없는 것이다. 문제가 발생하였을 때 해결책으로 강구하기에 좋은 것임을 잊지 말자.
