-
Notifications
You must be signed in to change notification settings - Fork 198
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
02-app > 01-building-your-application > 05-optimizing > 06-lazy-loading.mdx #368
Conversation
ref #14 |
|
||
There are two ways you can implement lazy loading in Next.js: | ||
Next.js에서 지연 로딩을 구현하는 데는 두 가지 방법이 있습니다: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
모범사례 참고
문서 전체적으로 반영 부탁드립니다 :)
Next.js에서 지연 로딩을 구현하는 데는 두 가지 방법이 있습니다: | |
Next.js에서 지연 로딩을 구현하는 데는 두 가지 방법이 있습니다. |
수고하셨습니다! 리뷰 확인 부탁드립니다 🙂 |
@dev-sese 리뷰 이후 작업이 몇일 동안 이뤄지지 않아 9월 13일까지 작업이 없을 경우 이슈를 close하고 새로운 분에게 할당하겠습니다! |
리뷰 사항을 이제야 확인했습니다. 리마인드 감사합니다! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안녕하세요 @dev-sese 님!
기여해주셔서 감사합니다 :)
추가적으로 번역 담당 챕터이셨던 02-app > 01-building-your-application > 05-optimizing > 06-lazy-loading.mdx
를 제외하고, 나머지 PR에 함께 추적되어 올라온 4개의 파일은 제외해주시기 바랍니다!
@dev-sese |
안녕하세요 기존에 담당이 아니지만 추적되어 함께 올라간 파일들을 작업 전으로 원복하였습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
기여해주셔서 감사합니다.
추가적으로 할당 희망하시는 챕터의 경우 이슈에 작성 부탁드립니다!
기여자용
문서 개선
pnpm prettier-fix
를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.mdProgress
pnpm prettier-fix