aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/javascript
Commit message (Collapse)AuthorAge
* 맞춤법수정: 맞딱드린다-->맞딱드린다 (#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