docs: Translate missing parts in useEffect documentation#1504
Merged
lumirlumir merged 8 commits intoreactjs:mainfrom Apr 29, 2026
Merged
docs: Translate missing parts in useEffect documentation#1504lumirlumir merged 8 commits intoreactjs:mainfrom
lumirlumir merged 8 commits intoreactjs:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
hg-pyun
reviewed
Apr 27, 2026
| @@ -1,2 +1,2 @@ | |||
| --- | |||
| title: React Performance 트랙 | |||
Collaborator
There was a problem hiding this comment.
개인적으로는 그냥 둬도 큰 무리는 없을 것 같습니다 👍
|
|
||
| <Intro> | ||
|
|
||
| React Performance(성능) 트랙은 브라우저 개발자 도구의 Performance 패널 타임라인에 표시되는 특수한 맞춤형 항목입니다. |
Contributor
Author
There was a problem hiding this comment.
넵 맞습니다. 작업 당시 브라우저 개발자 도구의 Performance 패널과 React Performance 트랙 모두 고유 명칭이라고 판단해서 원문 그대로 두었습니다
Size changesDetails📦 Next.js Bundle Analysis for undefinedThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Corrected the quotation marks in the explanation of reading latest props and state in useEffect.
lumirlumir
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #1496
useEffect 페이지 번역 수정
useEffect.md한국어 번역 본문에 영문으로 남아 있던 문단 5곳을 한글로 옮겼습니다.변경 사항
Effect를 이용한 데이터 페칭 (섹션 도입 문장)
Effect를 이용한 데이터 페칭 (DeepDive)
Effect에서 최신 props와 state를 읽기
Effect에서 최신 props와 state를 읽기 (Effect Event 도입 문단)
서버와 클라이언트에서 다른 컨텐츠를 표시하기
필수 확인 사항
textlint가이드Textlint Guide선택 확인 사항