Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

챕터2 정리 #20

Merged
merged 1 commit into from
Oct 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions 챕터_2/정리.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 승준

- 패턴의 프로토타입이다
- 명쾌한 해결책이 없다는 뜻이 뭘까?

# 준환

- 프로토 패턴 검색하면 잘 안나오더라

# 상범

- 다음에 디자인 패턴을 볼 때 이런 특징들을 대입해보려고 한다

# 지연

- 패틀릿 구글에 검색하면 패들렛으로 나오는 걸 보면 잘 안쓰는 용어같음

# 승훈

- 반복성을 입증하는 방법이 와닿았다
- FSD 아키텍처 도입했다가 걷어낸 적이 있는데 이 방법에 대입해서 생각해볼 수 있었음
Loading