aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript
Commit message (Collapse)AuthorAge
* remove all span tags 1 (#3920)3indblown Leaf2022-02-16
| | | Co-authored-by: Kyle <mkitigy@gmail.com>
* Fix Math.max() initial value to -InfinityTomoyuki Hata2022-02-16
|
* Update translation more accuratly for Korean (#4137)Jonghyeon2022-02-15
|
* remove all id not in headingkraccoon-dev2022-02-14
|
* remove all span tags 2 (#3921)3indblown Leaf2022-02-12
|
* remove all summary class in javascript (#4015)3indblown Leaf2022-02-06
|
* Update index.html (#3988)MilkClouds2022-02-05
| | | 순서 관련한 typo 수정
* remove class 2 (#3923)3indblown Leaf2022-02-02
|
* fix: code dir (#3903)Nashil2022-02-01
|
* remove class 1 (#3922)3indblown Leaf2022-02-01
|
* Update EventLoop (#3904)alattalatta2022-01-30
|
* [ko] add whitespace link (#3813)3indblown Leaf2022-01-26
|
* [ko] fix korean typo for strict mode document (#3542)Siner2022-01-11
|
* [ko] Improve translation for class hoisting (#3506)Simon Park2022-01-11
|
* Update Array related docsalattalatta2022-01-05
|
* Rename html to mdalattalatta2022-01-05
|
* Update index.html (#3535)Siner2022-01-04
|
* fix code indentationroy-jung2021-12-30
|
* Rewrite Objectroy-jung2021-12-30
|
* html to mdroy-jung2021-12-30
|
* Remove all <font> from Web/JavaScript (#3349)alattalatta2021-12-28
| | | | | | | | * Remove occurrences of <font> from Web/JavaScript * [CRON] sync translated content Co-authored-by: MDN <actions@users.noreply.github.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* Proofread event loopalattalatta2021-12-27
|
* Update event loopalattalatta2021-12-27
|
* translate-ko javascript object getOwnPropertySymbolsroy-jung2021-12-27
|
* Javascript/Number 동기화 및 생성자 추가Jongha Kim2021-12-27
|
* remove: semiclone & blankDevJo2021-12-27
|
* remove: notranslate in web/javascript/reference/global_objectsDevJo2021-12-27
|
* Remove notranslate from JS guidesalattalatta2021-12-27
|
* javascript/number/Nan 최신화Jongha Kim2021-12-18
|
* javascript/number/nan html -> md 변경Jongha Kim2021-12-18
|
* Convert Error docs to mdalattalatta2021-12-14
|
* Rename Error docs to mdalattalatta2021-12-14
|
* Update parseFloat/parseIntalattalatta2021-12-14
|
* Rename parseFloat/parseInt to mdalattalatta2021-12-14
|
* Update Promisealattalatta2021-12-13
|
* Rename html to mdalattalatta2021-12-13
|
* rid dir="rtl" from sampleCode (#3219)sejinjja2021-12-12
| | | | | | | * rid dir="rtl" from sampleCode * Update files/ko/web/javascript/reference/global_objects/string/repeat/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Add Array#at() (#3159)alattalatta2021-12-12
|
* Rewrite Math.sign()alattalatta2021-12-09
|
* Rename html to mdalattalatta2021-12-09
|
* [ko] Fix typo text -> test (#3135)Daesang You2021-12-05
|
* [ko] translate object __proto__ page (#3251)Jaenam Jung2021-12-04
| | | | | | | | | * 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>
* [ko] new translation & fix on promise.all and promise.allSettled (#2274)Broccolism2021-11-10
| | | | | | | | | | | | | | | | | | | | | | | * :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>
* ko: sync Optional chaining (#2715)hochan Lee2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] New translate Inequality Operator (#2623)InSeongSo2021-10-19
| | | | | | | | | * [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 (#2731)EUNHEE JU2021-10-14
| | | | | * edit toString() to fix syntax of content * edit toString() - append code tag
* Rewrite let statement (#2626)alattalatta2021-10-11
|
* edit toString() to add content about parameter (#2603)EUNHEE JU2021-10-11
|
* Rewrite Rest parametersalattalatta2021-10-11
|
* Rename html to mdalattalatta2021-10-11
|