javascript-tutorial / javascript-tutorial/ko.javascript.info

[오번역수정] 구조분해할당에서 '최대 급여 계산하기' 문제의 해답 오번역

Open
#813 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
HTML
Stars
2k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

오번역

구조분해 할당에서 '최대 급여 계산하기' 문제
https://ko.javascript.info/destructuring-assignment

any를 잘못해석하여 문제에 오류가있음.

번역

네이버 사전에 따르면 any는 단수 명사와 함께 쓰여 많은 것들 중의 아무것이든 하나를 가리키고, '어느, 어떤'으로 해석됩니다. 따라서 문제 역시 수정되어야 합니다.

이슈

image

Pull Request(PR)를 통해 수정할 의향이 있습니까?

Good Firs Issue 라벨 달아놓겠습니다. 누구든 이 이슈를 보시면 수정 PR을 올려주세요.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Korean destructuring-assignment page and review the “Calculate the maximum salary” exercise, then check the repository’s translation rules and linked translation guide. Correct the mistranslated use of “any” in the exercise wording and verify that the page reflects the intended meaning.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.