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

[우창완] 챕터 7: 자바스크립트 디자인 패턴 (2/3) #54

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

WooWan
Copy link
Contributor

@WooWan WooWan commented Nov 3, 2024

No description provided.




HOC는 이러한 간단한 예시에서는 적절한 추상화를 제공하고, 문제를 우아하게 해결하는 것처럼 보인다. 하지만, 경험적으로 HOC가 많아질수록, 복잡성과 유지보수를 어렵게 만든다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

공감되네요🤯

Copy link
Contributor

@sangbooom sangbooom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

발표 잘 들었슴다 💪🏻


### 7.14 의사 클래스 데코레이터

`Interface.ensureImplements`까지 하는 것은 투머치.. 타입스크립트를 사용하자
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Copy link
Member

@hyesungoh hyesungoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:godmode: :godmode: :godmode: :godmode:

@WooWan WooWan merged commit a61ed94 into main Nov 12, 2024
1 check passed
@WooWan WooWan deleted the 7-2/우창완 branch November 12, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants