| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
index.html line 67~70 (Kor version)
original example
<pre class="brush: js">var foo = ["one", "two", "three"];
var [one, two three] = foo;
this example is not intuitive, it looks same.
but in English example, there are some differences in example.
for other newbies like me, fix this plz!!
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Expressions and Operators guide
* Fix typo
* Polished some wording
* Proofread
* Add semi
* Sync with English
|
| |
|
|
|
| |
Co-authored-by: 이학성 <hslee@ship-da.com>
|
|
|
|
| |
- Javascript/URIError, URIError 생성자 추가
- typeerror 약간 수정
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update addition operator
* Add subtraction operator
* Add division operator
* Add multiplication operator
* Update remainder operator
* Add exponentiation operator
* Update operator names
* Update link to bitwise XOR operator
* Translate "Operator:" of syntax boxes
* Sync with English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add unary operators
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_negation/index.html
Co-authored-by: alattalatta <urty5656@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
* Update files/ko/web/javascript/reference/operators/unary_negation/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: alattalatta <urty5656@gmail.com>
|
|
|
| |
Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add addition assignment
* Add division assignment
* Add exponentiation assignment
* Add multiplication assignment
* Add subtraction assignment
* Sync with English
* Add remainder assignment
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(KO): JS REF - 스트링 TRIM START 문서 추가
* Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html
Co-authored-by: JO YUN HO <bedro27@gmail.com>
* Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html
Co-authored-by: JO YUN HO <bedro27@gmail.com>
Co-authored-by: JO YUN HO <bedro27@gmail.com>
|
| |
|
|
|
|
| |
- columnnumber, filename, linenumber, message, tostring 추가
- name 수정
|
|
|
|
|
| |
* Javascript Math.tan(), Math.trunc() en-us와 동기화
* 리뷰 사항 반영
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(KO): JS REF - STRING RAW
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: All hidden about Browser Compatibility can be deleted
* fix: remove compatibility hidden, 1~10번 삭제
* fix: remove compatibility hidden, 20~21번 삭제
* fix: ~27
* fix: use regex to remove
* fix: use regex to remove
tag a /a tag
* fix: del python script
* fix: regex for remove
공백이나 안에 태그 존재하는 경우에 대해서도 처리
* Update files/ko/web/api/storage/key/index.html
* Update files/ko/web/api/angle_instanced_arrays/index.html
* Update files/ko/web/api/batterymanager/dischargingtime/index.html
* Update files/ko/web/api/document/drag_event/index.html
* Update files/ko/web/html/global_attributes/class/index.html
* Update files/ko/web/html/global_attributes/itemscope/index.html
* Update files/ko/web/html/global_attributes/tabindex/index.html
* Update files/ko/web/http/headers/accept-charset/index.html
* Update files/ko/web/http/headers/accept-encoding/index.html
* Update files/ko/web/http/headers/content-security-policy/index.html
* Update files/ko/web/http/headers/pragma/index.html
* Update files/ko/web/javascript/reference/global_objects/set/add/index.html
* Update files/ko/web/javascript/reference/global_objects/string/match/index.html
* Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html
* Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html
* Update files/ko/web/javascript/reference/statements/do...while/index.html
* Update files/ko/web/http/status/301/index.html
* Update files/ko/web/http/status/403/index.html
* Update files/ko/web/javascript/reference/functions/get/index.html
* Update files/ko/web/javascript/reference/global_objects/error/name/index.html
* Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html
* Update files/ko/web/javascript/reference/global_objects/math/sign/index.html
* Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html
* Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
|
| |
|
| |
|
|
|
| |
Co-authored-by: dilrong <hslee@ship-da.com>
|
|
|
|
|
|
|
| |
* [ko] Update javascript/internalerror
/web/javascript/reference/global_objects/internalerror 문서를 en-US와 동기화
* 리뷰 반영
|
| |
|
|
|
|
|
| |
* Math.max en-us 동기화
* 코드리뷰 수정 사항 반영
|
|
|
| |
some code's align is incorrect on korean language page
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [FIX] web/javascript/reference/array/every 갱신
영어 문서와 동기화
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [FIX] web/javascript/reference/array/every 리뷰 반영
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
|
|
|
| |
* [FIX] update javascript/RangeError document
* Update files/ko/web/javascript/reference/global_objects/rangeerror/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
| |
correct spacing
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [FIX] JS strong tag && space, javascript
* [FIX] url link
* [FIX] wiki other usage link
* [FIX] javascript about page absolube link
* [FIX] first paragraph
* [FIX] paragraph 2
* [FIX] paragraph 3, javascript
* [FIX] paragraph 3, javascript
* [FEAT] add front banner
* [FIX] heading tutorial
* [FEAT] beginner guide
* [FEAT] complete beginner guide
* [FIX] intermediate guide
* [FIX] advance guide
* [FIX] reference
* [FEAT] add tools and resources
* [FEAT] add tags
|
| |
|
|
|
|
|
|
|
|
|
| |
* [FIX] Content bug (#744), Primitive
* Found wrongtranslate 'Grammar and types' (#779)
oog ->log
Co-authored-by: xcxcxz <75213468+xcxcxz@users.noreply.github.com>
|
|
|
|
|
|
|
| |
* Update SyntaxError
* Update files/ko/web/javascript/reference/global_objects/syntaxerror/index.html
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
|
|
|
|
| |
* Add browser-compat to JS pages with legacy compat
* Get rid of {{CompatibilityTable}} from JavaScript
|
|
|
|
|
|
| |
Web/JavaScript/Reference/Global_Objects/Error 문서에서 아래 사항 수정
- en-US와 내용 동기화
- Specification, Compat 매크로 en-US와 동기화
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fix: 404 in example at javascript/object/seal
|
|
|
| |
Corrected the Korean translation in the wrong context in nullish coalescing operator(??)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove all mentions of EmbedTest262ReportResultsTable
Part of #297
* Removing 19 others deprecated EmbedTest KS
* Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html
* Removal of a persistent tag
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|