Skip to content

Conversation

@Dohun-choi
Copy link
Contributor

@Dohun-choi Dohun-choi commented Jul 26, 2024

React에서 데이터는 부모 컴포넌트에서 자식 컴포넌트로 흐릅니다. ...<생략>... 자식과 부모 모두 동일한 데이터가 필요하므로 부모 컴포넌트가 해당 데이터를 가져와서 자식에게 대신 내려주도록 하세요.

이렇게 하면 데이터가 부모에서 자식으로 내려오기 때문에 데이터 흐름이 더 간단하고 예측 가능하게 유지됩니다.

위의 내용과 영어 원문으로 미루어 볼 때, 부모가 자식에게 데이터를 전달하는 것이므로 자식"에서"가 아닌 자식"에게"가 올바른 번역인 것 같습니다.

그리고 같은 글에서

Effect에서 부모에게 데이터 전달하기

와 같은 식으로 주석이 작성되어 있어 문장을 그와 같은 방식으로 다듬었습니다.

영어 원문

image

Progress

@vercel
Copy link

vercel bot commented Jul 26, 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 Jul 26, 2024 11:51am

@github-actions
Copy link

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! 🙌

@lumirlumir lumirlumir self-requested a review July 26, 2024 15:28
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.

LGTM👍

@lumirlumir lumirlumir merged commit d893094 into reactjs:main Jul 26, 2024
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.

2 participants