Skip to content

[Korean] hydration.md #47

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

Merged
merged 1 commit into from
Jun 15, 2017
Merged

[Korean] hydration.md #47

merged 1 commit into from
Jun 15, 2017

Conversation

ChangJoo-Park
Copy link
Collaborator

Copy link

@devjin0617 devjin0617 left a comment

Choose a reason for hiding this comment

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

14라인부터 내용이 깨져있어서 리뷰를 잠깐 멈추겠습니다.

app.$mount('#app')
```

서버가 이미 마크업을 렌더링 했으므로, 이를 버리고 모든 DOM 요소를 다시 만들필요는 없습니다. 대신 정적 마크 업을 "수화 (hydrate)"하여 상호작용하게 만들고 싶습니다.

Choose a reason for hiding this comment

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

만들필요는만들 필요는

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

14번 줄 이후로 다시 번역을 할 예정입니다

@ChangJoo-Park ChangJoo-Park merged commit fd62fc5 into vuejs:master Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants