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

[오타수정] 코어 자바스크립트 6-3

Open
#1,700 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/closure
위 페이지의

"위 그림에서 네모 상자는 변수가 저장되는 환경 레코드를 나타내고 붉은 화살표는 외부 렉시컬 환경에 대한 참조를 나타냅니다."

이 있는 문장의 바로 위 그림과

"say("John")을 호출하면 아래와 같은 내부 변화가 일어납니다(현재 실행 흐름은 붉은색 화살표로 나타낸 줄에 멈춰있는 상황입니다)."

이 있는 문장의 바로 아래 그림이 Dark 모드에서는 화살표가 붉은 색이 아닌 회색으로 표시됩니다.
"붉은"이라는 단어를 삭제하는 것이 적절해보입니다.

aa 스크린샷 2023-05-13 오후 10 50 30

Pull Request(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 closure page at https://ko.javascript.info/closure and inspect the two quoted sentences and their adjacent diagrams in Dark mode. Remove the inaccurate color reference, then verify that the Korean wording matches the diagrams in both light and Dark modes.

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.