Translate reference-glossary by gnujoow · Pull Request #16 · reactjs/ko.react.dev

Conversation

gnujoow

Choose a reason for hiding this comment

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

번역을 진행하면서 어색하다고 생각하는 부분들을 코멘트로 달아두었습니다. 리뷰하실때 참고해주시면 감사하겠습니다. :)

simsim0709

taggon

@gnujoow

오늘 중으로 리뷰사항을 푸시하겠습니다. 리뷰해주신 여러분들 감사합니다 👍

gnujoow

taggon

gnujoow

Choose a reason for hiding this comment

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

최종 PR은 15일까지 올리도록 하겠습니다.

제어 컴포넌트, 비제어 컴포넌트 용어에 맞게 적용함

@gnujoow

simsim0709

## [엘리먼트](/docs/rendering-elements.html) {#elements}

React elements are the building blocks of React applications. One might confuse elements with a more widely known concept of "components". An element describes what you want to see on the screen. React elements are immutable.
React 엘리먼트(React Element)는 React 애플리캐이션을 구성하는 블록입니다. 엘리먼트는 "컴포넌트(Component)"라는 널리 알려진 개념과 혼동되기 쉽습니다. 엘리먼트는 화면에 보이는 것들을 기술하며, React 엘리먼트는 변경되지 않습니다.

Choose a reason for hiding this comment

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

"React elements are immutable"에서 immutable이 immutable data(불변 데이터)를 나타내는 건지 "변경되지 않는"이 맞는지 헷갈리네요.. 😓

Choose a reason for hiding this comment

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

문장 다음에 나오는 예제로 봐서는 element가 immutable이라고 설명하는 것 같아서 위와 같이 번역했어요. 불변이라고 하면 어색한 표현인 것 같아 "변경되지 않는"으로 번역하였습니다. :) @simsim0709

simsim0709

simsim0709

simsim0709

@taehwanno

upstream과 sync되면서 master 브랜치의 모든 링크 주소가 https로 변경되어 직접 충돌 해결했습니다.

@netlify

hg-pyun

hg-pyun previously approved these changes Feb 25, 2019

Choose a reason for hiding this comment

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

LGTM

taehwanno

@taehwanno

resolve 되지 않은 코멘트 3개 정리되면 바로 반영하도록 할게요 :)

@gnujoow

resolve 되지 않은 코멘트 3개 정리되면 바로 반영하도록 할게요 :)

모두 반영하였습니다.

hg-pyun

taehwanno

Reviewers

@taggon taggon taggon left review comments

@simsim0709 simsim0709 simsim0709 left review comments

@taehwanno taehwanno taehwanno approved these changes

@hg-pyun hg-pyun hg-pyun approved these changes

+3 more reviewers

@hewonjeong hewonjeong hewonjeong left review comments

Reviewers whose approvals may not affect merge requirements