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

[번역] 구조 분해 할당

Open
#606 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

자료 구조와 자료형 - 구조 분해 할당 중

'...'로 나머지 요소 가져오기의 설명 중 어색한 부분이 있는 듯 합니다.

<--
배열의 앞쪽에 위치한 요소 몇 개만 필요하고 그 이후 이어지는 나머지 요소들은 한데 모아서 저장하고 싶을 떄는 해야 할 경우가 있습니다.
-->

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

Start in the Korean tutorial section “자료 구조와 자료형 - 구조 분해 할당”, specifically the explanation of collecting remaining elements with “...”, and review the quoted sentence in context. Done means the awkward Korean wording is corrected while preserving the intended explanation.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.