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

[김동규] 11장: Next.js 13과 리액트 18 #82

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

Dongkyuuuu
Copy link
Contributor

🚀

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.

👍 👍 고생하셨습니다 👍

Comment on lines +9 to +11
```생각 & 의견
저는 써보지는 않았지만 고차컴포넌트를 이용한 레이아웃등을 많이 사용하는 케이스를 보았는데, App 디렉토리 안쓰시는 분들은 어떻게 사용하고 있으신가요?
```
Copy link
Member

Choose a reason for hiding this comment

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

저는 고차컴포넌트로도 해봤고, _app에서 페이지마다 다르게 렌더링하게

두 방법으로 해봤는데 ... 후자가 편하긴 하더라구요

개발자가 알아야 될 게 줄어드는 느낌이랄까나요 🤔

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

Choose a reason for hiding this comment

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

getLayout = getLayoutxxx 이런 고차컴포넌트 썻던것 같아요!

Copy link
Member

@Seojunhwan Seojunhwan left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!

Comment on lines +9 to +11
```생각 & 의견
저는 써보지는 않았지만 고차컴포넌트를 이용한 레이아웃등을 많이 사용하는 케이스를 보았는데, App 디렉토리 안쓰시는 분들은 어떻게 사용하고 있으신가요?
```
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

@sensecodevalue sensecodevalue left a comment

Choose a reason for hiding this comment

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

LGTM

@hyesungoh hyesungoh merged commit 99933e7 into main Feb 22, 2024
1 check passed
@hyesungoh hyesungoh deleted the 11장/김동규 branch February 22, 2024 09:51
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