-
-
Notifications
You must be signed in to change notification settings - Fork 518
Translate Composition vs Inheritance #22
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
Translate Composition vs Inheritance #22
Conversation
| 이 섹션에서는 React를 처음 접한 개발자들이 종종 상속으로 인해 부딪히는 몇 가지 문제들과 합성을 통해 이러한 문제를 해결하는 방법을 살펴볼 것입니다. | ||
|
|
||
| ## Containment {#containment} | ||
| ## 컴포넌트에서 다른 컴포넌트를 담기 {#containment} |
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.
containment는 (좋지 않은 일의) 방지[억제], (다른 국가의 무력에 대한) 견제, 격납 등으로 해석하는데, 격납이라고만 해석하기엔 의미가 전달되는 것 같지 않아 내용을 조금 풀어서 컴포넌트에서 다른 컴포넌트를 담기라고 번역했습니다.
|
리뷰 반영하였습니다. 리뷰 남겨주신 분들 감사합니다🙇♂️ |
simsim0709
left a comment
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.
Looks good, thank you! 👍
|
Deploy preview for ko-reactjs-org ready! Built with commit 0769121 |
Please let me know if you find any mistakes 🙇
References
https://reactjs-org-ko.netlify.com/docs/composition-vs-inheritance.html