Uh oh!
There was an error while loading. Please reload this page.
Translate render-props - #73
Conversation
Deploy preview for ko-reactjs-org ready! Built with commit bfbd215 |
Deploy preview for ko-reactjs-org ready! Built with commit c09fed5 |
Deploy preview for ko-reactjs-org ready! Built with commit 2d4309d |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| 예를 들어, 마우스 주위에 고양이 그림을 보여주는 `<Cat>` 컴포넌트를 생각해 보겠습니다. 우리는 `<Cat mouse={{x, y}}>` prop을 통해 Cat 컴포넌트에 마우스 좌표를 전달해주고 화면에 어떤 위치에 이미지를 보여줄지 알려 주고자 합니다. | ||
| As a first pass, you might try rendering the `<Cat>` *inside `<Mouse>`'s `render` method*, like this: | ||
| 첫 번째 방법으로는, 다음과 같이 `<Mouse>` 컴포넌트의 *render 메서드안에* `<Cat>` 컴포넌트를 넣어 렌더링하는 방법이 있습니다: |
There was a problem hiding this comment.
"있습니다:" -> "있습니다." 콜론 제거되야 할 것 같습니다.
There was a problem hiding this comment.
다른 메인테이너 분들 의견 들어 보는게 좋을 것 같습니다! @taehwanno@taggon@gnujoow
There was a problem hiding this comment.
:는 제거하는것이 best practice로 제안되어있습니다. 제거하는것이 컨벤션을 유지하는데 좋을것 같아요
There was a problem hiding this comment.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
gnujoow
commented
Apr 11, 2019
#73 (review) |
hg-pyun
commented
Apr 14, 2019
@gnujoow@simsim0709@cadenzah 확인 부탁드려요:) |
hg-pyun
commented
Apr 16, 2019
머지 부탁드려요 ㅎㅎ |

Progress