aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/javascript
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2022-03-08
|
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* Fix typo error in Timeouts and intervals (#4178)leesuyeon2022-02-19
| | | 2분이 -> 2초가
* fix: typo error (#3848)3indblown Leaf2022-02-14
| | | | | | | * fix: title err * fix: typo error * fix: typo error
* Convert A first splash to mdalattalatta2022-02-02
| | | | Also replace page live sample to GH one
* Rename A first splash to mdalattalatta2022-02-02
|
* Fix broken HTML in Silly story generatoralattalatta2022-01-30
|
* Convert Silly story generator to mdalattalatta2022-01-30
|
* Rename Silly story generator to mdalattalatta2022-01-30
|
* [CRON] sync translated contentMDN2022-01-18
|
* Update index.htmlKwang Hun Choi2021-12-27
| | | add defer for external script.js
* [ko] fix broken link (#3257)moretall2021-12-09
| | | fix the broken link to https://developer.mozilla.org/ko/docs/Learn/JavaScript/First_steps/Math in Korean document.
* Update index.html (#3252)moretall2021-12-04
| | | fix typo
* Update index.html (#2858)Evan Kim2021-10-29
|
* Update index.html (#2875)Evan Kim2021-10-29
|
* fix: flawshochan2222021-08-18
|
* refactor: feedbackhochan2222021-08-18
|
* [ko] Overall modification for 'javascript building blocks' module (#1948)logic-finder2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Overall modification for javascript building blocks module. * small fix at introduction to event article. * translation of word 'note' changed 노트 → 참고 Co-authored-by: hochan Lee <hochan049@gmail.com> * translation of word 'module' changed 모듈 → 과정 Co-authored-by: hochan Lee <hochan049@gmail.com> * Overall modification * Small fixes * delete contradictory content * translate 'contact us'. Co-authored-by: hochan Lee <hochan049@gmail.com>
* fix: learn/javascript/objects/basics en-us 동기화 (#1284)hochan Lee2021-08-15
|
* Fix typo (#1602)Yunwoo Ji2021-07-19
|
* fix: delete wiki.mozilla.org from ko files (#1567)Yeji Choi2021-07-18
| | | | | | | | | | | | | | * fix: delete wiki.mozilla.org from ko/learn files * fix: delete wiki.mozilla.org from ko/glossary files * fix: remove wiki * fix: remove python script file 잘못올렸습니다.. ㅠ * Update files/ko/web/html/attributes/index.html Co-authored-by: hochan222 <hochan049@gmail.com>
* 맞춤법수정: 맞딱드린다-->맞딱드린다 (#1469)sehui2021-07-14
| | | Co-authored-by: sehui_yoo <sehui.yoo@llsollu.com>
* [ko] Work done for 'Looping codes', 'Test your skills: loops' article. (#1089)logic-finder2021-07-11
| | | | | | | | | | | | | | | | | | | * Work done for 'Looping codes' article. * Work done for 'Test your skills: loops' article. * Update translational tone problem. Why bother? 부분 수정 제안 Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com> * Update translational tone problem. Keep me in the loop 부분 Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com> Co-authored-by: nKiNk <39448774+nKiNk@users.noreply.github.com>
* [ko] fix learn/javascript/objects (#1283)hochan Lee2021-07-09
| | | | | | | * fix: learn/javascript/objects en-us와 동기화 * Update files/ko/learn/javascript/objects/index.html * Update files/ko/learn/javascript/objects/index.html
* [ko] fix: learn/javascript/howto 페이지 en-us와 동기화 (#1282)hochan Lee2021-06-26
| | | | | * fix: learn/javascript/howto 페이지 en-us와 동기화 * fix: link flaws
* async_await 번역 추가, 오탈자 수정, en-us 동기화 (#1288)Dilrong2021-06-25
| | | | | | | * async_await 번역 추가, 오탈자 수정, en-us 동기화 * .DS_Store 제거 * 코드 리뷰 수정 사항 반영
* [ko] Work done for 'introduction to events', 'Test your skills: events' ↵logic-finder2021-06-18
| | | | | | | article. (#1099) * Work done for 'introduction to events' article. * Work done for 'Test your skills: Events' article.
* [ko] upadte learn/javascript/index.html (#1046)hochan Lee2021-06-13
| | | | | | | * feat: 프런트엔드 안내 베너 추가 * feat: 선수 조건 문단 수정 완료 * feat: 과정 문단 수정 완료
* [ko] Work done for 'build your own function', 'Function return values', and ↵logic-finder2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Test your skills: functions' article. (#1103) * Work done for 'build your own function' article. * Work done for 'Function return value' article. * Work done for Functions test article. * Fix translational tone problem. Co-authored-by: Kyle <mkitigy@gmail.com> * Fix overall translational tone problem. in 'Build your own function' article. Also, a fixable (link) flaw was fixed, and I deleted <a> tag at 'In this module - build your own problem' list item and added <strong> tag like other articles. * Fix translational tone problem. in 'Function return values' article. * Fix little things in both articles. 'Build your own function' and 'Function return values'. * Fix translational tone problem. in 'Test your skills: functions' article. Co-authored-by: Kyle <mkitigy@gmail.com>
* [ko] Work done for 'Image gallery' article. (#1146)logic-finder2021-06-13
| | | | | | | | | | | * Work done for 'Image gallery' article. * Update translation of a sentence Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] Add 'test your skills! - variables' section (#948)logic-finder2021-06-10
| | | | | * Add 'test your skills! - variables' section. * commit suggestion about translational tone problem.
* feat: update ko/docs/Learn/JavaScript/First_steps (#1037)Yeji Choi2021-06-07
|
* [ko] Work for 'conditionals' and its test article. (#1049)logic-finder2021-06-02
| | | | | | | | | * Work for 'Conditionals' article. * Small fixes for 'Conditionals' article. * A small fix for 'Conditionals' article. * Work done for 'test your skills: conditionals'.
* [ko] Work done for 'Functions - reusable blocks of code' (#974)logic-finder2021-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Work done for 'Functions - reusable blocks of code'. * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * commit suggestion about translational tone problem. Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Work for 'test your skills: variables' article (#946)logic-finder2021-05-24
| | | | | | | | | | | | | | | * Translation of 'Active Learning: Printing those products!' part. * Work for 'Arrays' document. * Work done for 'Arrays' article. * Work for 'test_your_skills_colon__variables' article. * Update files/ko/learn/javascript/first_steps/arrays/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* [FIX] the example source is inverted (#787)Abel Beak2021-05-23
| | | | | xpath location: /html/body/div/div[1]/main/article/div[11]/pre <pre class="brush: js notranslate" dir="rtl"> Change to <pre class="brush: js notranslate">
* Correct example errors due to 'id' translation (#819)iubns2021-05-13
| | | | | | | | | | | * Fix: 404 in example at javascript/object/seal Fix: 404 in example at javascript/object/seal * Fix: Modify translated id error in https://developer.mozilla.org/ko/docs/Learn/JavaScript/First_steps/What_is_JavaScript * Fix: Modify translated id in css_layout/grid
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug ko: modifyFlorian Merz2021-02-11
|
* unslug ko: moveFlorian Merz2021-02-11
|
* final dump 2020-12-14Peter Bengtsson2020-12-14
|
* dump 2020-12-11Peter Bengtsson2020-12-11
|
* initial commitPeter Bengtsson2020-12-08