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

docs: Translation for preloadModule.md #1077

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Conversation

nyongho11
Copy link
Contributor

@nyongho11 nyongho11 commented Oct 5, 2024

Copy link

vercel bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Oct 13, 2024 9:00am

Copy link

github-actions bot commented Oct 5, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

번역 간 수정 요청사항이 있습니다

@nyongho11
Copy link
Contributor Author

리뷰 해주신 내용을 바탕으로 다시 작성했습니다.


Call `preloadModule` in an event handler before transitioning to a page or state where the module will be needed. This gets the process started earlier than if you call it during the rendering of the new page or state.
모듈이 필요한 페이지나 State로 전환되기 전에 이벤트 핸들러에서 `preloadModule`을 호출하세요. 이렇게 하면 새로운 페이지나 상태를 렌더링할 때 호출하는 것보다 더 일찍 프로세스를 시작할 수 있습니다.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
모듈이 필요한 페이지나 State로 전환되기 전에 이벤트 핸들러에서 `preloadModule`을 호출하세요. 이렇게 하면 새로운 페이지나 상태를 렌더링할 때 호출하는 것보다 더 일찍 프로세스를 시작할 수 있습니다.
모듈이 필요한 페이지나 State로 전환되기 전에 이벤트 핸들러에서 `preloadModule`을 호출하세요. 이렇게 하면 새로운 페이지나 State를 렌더링할 때 호출하는 것보다 더 일찍 프로세스를 시작할 수 있습니다.

@lumirlumir lumirlumir self-requested a review October 6, 2024 13:21
Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

하나가 누락되었네요.

그리고 코멘트로 남겨주신 내용들은 현재 반영 작업 중에 있습니다!

@nyongho11
Copy link
Contributor Author

@lumirlumir
누락된 부분 다시 커밋했습니다!

@lumirlumir
Copy link
Collaborator

lumirlumir commented Oct 9, 2024

@nyongho11

제가 요청드린 부분과 다른 부분이 수정된 것 같습니다. 다시 한번 확인 부탁드립니다!

@nyongho11
Copy link
Contributor Author

@lumirlumir
다른 부분을 수정하고 커밋했군요 🥲 이번에는 올바르게 수정했습니다!

@lumirlumir lumirlumir merged commit 5f9486b into reactjs:main Oct 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants