javascript-tutorial / javascript-tutorial/ko.javascript.info
[오번역수정] Part 1 9.1 클래스와 기본 문법
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
오번역
getter와 setter

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

이슈
조건문이 4글자 미만이라 "보라"일 경우 예외가 발생해 "이름이 너무 짧습니다"가 출력됩니다.
Pull Request(PR)를 통해 수정할 의향이 있습니까?
네
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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