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

[오번역수정] Part 1 9.1 클래스와 기본 문법

Open
#1,417 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

오번역

getter와 setter

image

번역

  1. value.length < 4 -> < 2 또는
  2. new User("보라")를 원문 그대로 "John"으로 수정해야 할 것 같습니다.
    image

이슈

조건문이 4글자 미만이라 "보라"일 경우 예외가 발생해 "이름이 너무 짧습니다"가 출력됩니다.

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 linked Korean tutorial section, “getter와 setter,” and compare its examples with the original JavaScript tutorial. Locate the translation source for Part 1, section 9.1, correct the length condition and example name as appropriate, then verify that the rendered examples and error message match the source.

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.