Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[번역]파트1 6.9 call/apply와 데코레이터, 포워딩 누락된 부분 번역 #780#781

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
OMEGA-Y wants to merge1 commit intojavascript-tutorial:master
base:master
Choose a base branch
Loading
fromOMEGA-Y:6.9_translate

Conversation

OMEGA-Y
Copy link
Contributor

@OMEGA-YOMEGA-Y commentedAug 27, 2020
edited
Loading

Pull Request 체크리스트

TODO

  • 번역 규칙을 확인하셨나요?
    • 줄 바꿈과 단락을 '원문과 동일하게' 유지하셨나요?
    • 맞춤법 검사기로 맞춤법을 확인하셨나요?
    • 마크다운 문법에 사용되는 공백(스페이스), 큰따옴표("), 작은따옴표('), 대시(-), 백틱(`) 등의 특수문자는 그대로 두셨나요?
  • 로컬 서버 세팅 후 최종 결과물을 확인해 보셨나요?
  • PR 하나엔 번역문 하나만 넣으셨나요?
  • 의미 있는 커밋 메시지를 작성하셨나요?
    • 예시
      • [프락시] 번역
      • [프락시] 과제 번역
      • [if문과 조건부 연산자 '?'] 리뷰
      • [주석] 2차 리뷰
      • [Date 객체와 날짜] 번역

@OMEGA-YOMEGA-Y changed the title[번역]파트1 6.9 누락된 부분 번역 #780[번역]파트1 6.9 call/apply와 데코레이터, 포워딩 누락된 부분 번역 #780Aug 27, 2020
@@ -372,7 +372,7 @@ function hash() {
hash(1, 2);
```

The trick is called *method borrowing*.
위와 같은 트릭을 *메서드 빌리기*라고 부릅니다.

Choose a reason for hiding this comment

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

요거는 한영병기 해주는게 어떨까요?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

https://ko.javascript.info/call-apply-decorators#method-borrowing

한영병기할까 하다가 저 내용이 들어가는 절의 제목이 똑같이 메서드 빌리기로 번역이 되어 있어서요.
저 부분은 그냥 두고 제목을메서드 빌리기(method borrowing)로 한영병기하면 어떨까요?

Choose a reason for hiding this comment

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

제목은 목차 역할을 하기 때문에 한영병기하지 않습니다.
#63

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

넵 리뷰해주신대로 수정했습니다.

@@ -372,7 +372,7 @@ function hash() {
hash(1, 2);
```

The trick is called *method borrowing*.
위와 같은 트릭을 *메서드 빌리기*라고 부릅니다.

Choose a reason for hiding this comment

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

제목은 목차 역할을 하기 때문에 한영병기하지 않습니다.
#63

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@OMEGA-Y
Copy link
ContributorAuthor

수정했습니다!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Violet-Bora-LeeViolet-Bora-LeeAwaiting requested review from Violet-Bora-Lee

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@OMEGA-Y@javascript-translate-bot@Violet-Bora-Lee

[8]ページ先頭

©2009-2025 Movatter.jp