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

[김동규] 10장: 리액트 17과 18의 변경 사항 살펴보기 #75

Merged
merged 1 commit into from
Feb 22, 2024

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 +138 to +141
```생각 & 의견
https://ko.vuejs.org/guide/built-ins/keep-alive
Vue에서는 Keep-Alive라고 별도 컴포넌트로 제공해주고 있어요!
```
Copy link
Member

Choose a reason for hiding this comment

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

👍 👍 😮

Comment on lines +151 to +153
```생각 & 의견
Next.js(13, react 18)에서 Suspense 사용할 때 그냥 되나요?? 저는 안되는 것 던데...
```
Copy link
Member

Choose a reason for hiding this comment

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

React.lazy 로 임포트하거나
next/dynamic 써야 되더라구요 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

App Router에서 제공해주는 loading이 서버 Suspense 일까요..?? 흠 🤔

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

2 participants