Skip to content

docs: Translate missing parts in useEffect documentation#1504

Open
JangHwanPark wants to merge 5 commits intoreactjs:mainfrom
JangHwanPark:update/use-effect
Open

docs: Translate missing parts in useEffect documentation#1504
JangHwanPark wants to merge 5 commits intoreactjs:mainfrom
JangHwanPark:update/use-effect

Conversation

@JangHwanPark
Copy link
Copy Markdown
Contributor

Fixes: #1496

useEffect 페이지 번역 수정

useEffect.md 한국어 번역 본문에 영문으로 남아 있던 문단 5곳을 한글로 옮겼습니다.

변경 사항

라인 섹션 내용
L900 Effect를 이용한 데이터 페칭 섹션 도입 문장
L1053–1054 Effect를 이용한 데이터 페칭 (DeepDive) 프레임워크 / 클라이언트 사이드 캐시 권장 두 항목
L1694 Effect에서 최신 props와 state를 읽기 섹션 도입 문장
L1707 Effect에서 최신 props와 state를 읽기 Effect Event 도입 문단
L1731 서버와 클라이언트에서 다른 컨텐츠를 표시하기 섹션 도입 문장

Effect를 이용한 데이터 페칭 (섹션 도입 문장)

  • 원문
image
  • 수정
image

Effect를 이용한 데이터 페칭 (DeepDive)

  • 원문
image
  • 수정
image

Effect에서 최신 props와 state를 읽기

  • 원문
image
  • 수정
image

Effect에서 최신 props와 state를 읽기 (Effect Event 도입 문단)

  • 원문
image
  • 수정
image

서버와 클라이언트에서 다른 컨텐츠를 표시하기

  • 원문
image
  • 수정
image

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Preview Apr 25, 2026 6:26am

Request Review

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.

[번역 필요]: API 참고서 > Hook > useEffect 일부 미번역

2 participants