| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
| |
* Rewrite SVG main page
* Apply review suggestion
Co-authored-by: JO YUN HO <bedro27@gmail.com>
* Add all tags of the source
Co-authored-by: JO YUN HO <bedro27@gmail.com>
|
|
|
| |
Co-authored-by: sehui_yoo <sehui.yoo@llsollu.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* fix: learn/javascript/objects en-us와 동기화
* Update files/ko/learn/javascript/objects/index.html
* Update files/ko/learn/javascript/objects/index.html
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
| |
* delete conflicting/orphaned in ko
* forgot the redirects
|
| |
|
| |
|
| |
|
|
|
|
| |
- 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>
|
| |
|
| |
|
| |
|
|
|
|
| |
issue: Examples are not working.
additional: Add missing body text
|
|
|
|
|
| |
* fix: learn/javascript/howto 페이지 en-us와 동기화
* fix: link flaws
|
| |
|
|
|
|
|
|
|
| |
* async_await 번역 추가, 오탈자 수정, en-us 동기화
* .DS_Store 제거
* 코드 리뷰 수정 사항 반영
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 동기화
* 코드리뷰 수정 사항 반영
|
| |
|
| |
|
|
|
|
|
|
|
| |
article. (#1099)
* Work done for 'introduction to events' article.
* Work done for 'Test your skills: Events' article.
|
| |
|
| |
|
|
|
| |
some code's align is incorrect on korean language page
|
|
|
|
|
|
|
| |
* feat: 프런트엔드 안내 베너 추가
* feat: 선수 조건 문단 수정 완료
* feat: 과정 문단 수정 완료
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'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>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
* Add 'test your skills! - variables' section.
* commit suggestion about translational tone problem.
|
| |
|
| |
|
| |
|