| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* translate-ko javascript object __proto__ page
* translate-ko javascript object prototype __proto__ page
* translate-ko javascript object prototype __proto__ some text
Co-authored-by: roy-jung <roy.jung@navercorp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* :wrench: promise.all description 번역 추가
* :wrench: 구글 크롬 -> Google Chrome
* :wrench: promise.allSettled 번역 수정 및 추가
* :wrench: url 수정
* Update files/ko/web/javascript/reference/global_objects/promise/all/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/all/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: 첫번째 누락 문단 내용 추가
* feat: experimental option 삭제
더 이상 실험적 기능이 아님.
* fix: code sync
* feat: 누락된 예제 추가
* feat: 누락된 memo 추가
* fix: remove id
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com>
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
| |
* [Ko] translate mutable, immutable content
* [ko] Fix on JavaScript.Data_structures
* fix: ChangeBroken Links
* [ko] Translate on JavaScript.Reference.Operators.Inequality
|
|
|
|
|
| |
* edit toString() to fix syntax of content
* edit toString() - append code tag
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* l10n: rename html to md
* l10n: update contents as en-US
|
|
|
|
| |
#2571
|
| |
|
| |
|
|
|
|
|
| |
* Rename html to md
* Update Object.defineProperty
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 번역 개선: autoplay속성 중 일부 생략된 정보를 문장에 포함 시켰습니다.
* wrap video tag with code tag
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* url fix
before
"https://developer.mozilla.org/ko/docs/Glossary/Constructor "
after
"https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Classes/constructor
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
|
|
|
|
|
| |
* Rename html to md
* Update classes/constructor
|
|
|
|
|
|
|
| |
* [Ko] translate mutable, immutable content
* [ko] Fix on JavaScript.Data_structures
* fix: ChangeBroken Links
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
before
In current document, It said "이 함수 표현은 메소드 함수가 아닌 곳에 가장 적합합니다. 그래서 생성자로서 사용할 수 없습니다."
It means
" This function expression is best suited for non-method functions. That's why you can't use it as a constructor."
But it is not.
As I know Arrow function does not have a prototype that's why it can't be used as a constructor.
this translation needs to be fixed.
And some of the information was not translated into Korean
after
* Invalid information about Arrowfunction was removed.
* Added omitted information.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 연결되지 않은 링크 연결
영어 문서에서는 연결되어 있는 링크가 한글 문서에서는 연결되어 있지 않은 것을 확인했습니다.
해당 변경 사항에서 링크가 연결되었는지 확인해주시기 바랍니다.
* [ko-kr] 잘못된 문법 형식 변경
잘못된 문법 형식을 변경하였습니다.
검토자: yujo11
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Clean up JavaScript references HTML code
- Remove inline styles
- Remove <font> elements
- Remove title attribute
* Remove sup/sub from JavaScript reference
* Remove name attrs from JavaScript reference
* Remove legacy browser compat elements
* Remove duplicate browser-compat key
|
| |
|
| |
|
|
|
|
| |
feat: convert html to markdown, Enumerability_and_ownership_of_properties
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
| |
* Bad_return_or_yield 동기화 및 번역
* Update files/ko/web/javascript/reference/errors/bad_return_or_yield/index.html
Co-authored-by: 이학성 <hslee@ship-da.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|