Translate Composition vs Inheritance by hewonjeong · Pull Request #22 · reactjs/ko.react.dev

@hewonjeong

@hewonjeong

hewonjeong

이 섹션에서는 React를 처음 접한 개발자들이 종종 상속으로 인해 부딪히는 몇 가지 문제들과 합성을 통해 이러한 문제를 해결하는 방법을 살펴볼 것입니다.

## Containment {#containment}
## 컴포넌트에서 다른 컴포넌트를 담기 {#containment}

Choose a reason for hiding this comment

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

containment는 (좋지 않은 일의) 방지[억제], (다른 국가의 무력에 대한) 견제, 격납 등으로 해석하는데, 격납이라고만 해석하기엔 의미가 전달되는 것 같지 않아 내용을 조금 풀어서 컴포넌트에서 다른 컴포넌트를 담기라고 번역했습니다.

hewonjeong

BKJang

@hewonjeong

ENvironmentSet

taggon

@hewonjeong

@hewonjeong

리뷰 반영하였습니다. 리뷰 남겨주신 분들 감사합니다🙇‍♂️

@hewonjeong

taehwanno

simsim0709

Choose a reason for hiding this comment

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

Looks good, thank you! 👍

@simsim0709

@netlify