Uh oh!
There was an error while loading. Please reload this page.
Translate code-splitting.md - #55
Conversation
Deploy preview for ko-reactjs-org ready! Built with commit 12dbe01 |
taehwanno
commented
Feb 28, 2019
master에 모든 링크가 |
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.
Uh oh!
There was an error while loading. Please reload this page.
ENvironmentSet
left a comment
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.
…ctjs.org into code-splitting # Conflicts: # content/docs/code-splitting.md
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.
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.
taehwanno
commented
Mar 4, 2019
@liante0904 리뷰 사항 몇가지가 누락된 것 같아요. 코멘트가 많아서 아래처럼 "Load more"을 눌러야 추가적으로 더 보실 수 있을거에요. 확인 한번 부탁드려요. |
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.
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.
taehwanno
commented
Mar 6, 2019
변경된 링크에 대해 직접 충돌을 해결했습니다. |
| re-rendering the entire page at once so your users are unlikely to be | ||
| interacting with other elements on the page at the same time. | ||
| 이를 시작하기 좋은 장소는 경로(routes)입니다. 웹 페이지를 불러오는 시간은 페이지 전환에 어느 정도 발생하며 대부분 페이지를 한번에 렌더링하기 때문에 | ||
| 사용자가 페이지를 렌더링하는 동안 다른 요소와 상호작용하지 않습니다. |
There was a problem hiding this comment.
route는 번역하지 않고 라우트로 사용 하는게 어떨까요? 경로라고 번역되니 의미가 잘 전달되지 않는 것 같아서요.
@taehwanno
There was a problem hiding this comment.
@simsim0709express.js 번역도 라우팅으로 되어 있는 걸 보니 무리는 없을 것 같네요. 고민하다가 경로 리뷰 드렸는데 라우트로 변경에 동의합니다 :)
@liante0904 변경 부탁드릴게요!
There was a problem hiding this comment.
@taehwanno@simsim0709경로(routes)에서 라우트 로 변경하면 될까요?
하단 Route-based code splitting 항목에서 how to setup route-based code splitting 를 경로 기반으로 번역하였는데 이 경우도 라우트 기반으로 변경하면 될지 확인하고 수정 commit 하려고 합니다.
simsim0709
commented
Mar 26, 2019
@taehwanno 님이 이미 리뷰 accept 한 상태였고, @gnujoow 님이 요청한 수정사항 제가 직접 수정해서 pr 머지 하겠습니다. |
simsim0709
commented
Mar 26, 2019
@liante0904 님 수고하셨습니다! 👍 |

Progress