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

[오타수정] 커링모듈 두번째 코드블럭 내 오타

Open
#1,654 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

원문

https://ko.javascript.info/currying-partials 페이지에서 두 번째 코드블록에 오타가 있습니다.

image

오타수정

5, 7, 8번째 행의 carry를 curry로 수정하는 것이 적절하다고 생각합니다.

이슈

lodash에는 carry라는 메서드는 없으므로, 명백한 오타입니다.

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

꼭 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 tutorial's currying-partials page source and inspect its second code block. In lines 5, 7, and 8, verify that carry should be curry, then update the source and check the rendered page to confirm the typo is gone.

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.