-
-
Notifications
You must be signed in to change notification settings - Fork 518
Translate Conditional Rendering #26
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
Changes from 7 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
fc4b635
translate conditional rendering
Jonir227 5a4aef2
fixed grammar: 앨리먼트 -> 엘리먼트
Jonir227 19a0867
update translation
Jonir227 69506c9
add whitespace
Jonir227 2f2504d
리액트 -> React
Jonir227 a5e00b4
Merge pull request #1 from Jonir227/translate
Jonir227 90384c7
# 위치 변경
Jonir227 77999b8
update
Jonir227 6e6debd
update feedback: 번역체 문제와 가이드라인에 맞게 수정
Jonir227 1bf1256
update feedback: 빠진 변경사항 추가
Jonir227 72a0c23
update feedback
Jonir227 322476d
Merge branch 'master' into master
Jonir227 1643456
Merge branch 'master' of https://github.com/Jonir227/ko.reactjs.org
Jonir227 de9438a
update feedback
Jonir227 6b68d6d
Merge branch 'master' into master
Jonir227 921cc2a
Merge branch 'master' into master
simsim0709 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
조건 처리와 같게보다는조건 처리와 동일하게가 좀 더 자연스러울 것 같습니다.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵 말씀해 주신 것이 더 자연스러운것 같습니다.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
자바스크립트→JavaScript요소→엘리먼트There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
한자를 사용하지 않고
조건 처리와 같이로 처리했습니다.Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
조건 처리와 같이->조건 처리와 같은 방식으로같이만으로는 코드의 평가(evaluation)가 동시에 진행되는지 혹은 동작 원리가 동일한지 명확히 드러나지 않는 것 같아요. 원문에는 작동 방식에 대해 설명하고 있으므로 위처럼 제안드려봐요.