aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/functions/arrow_functions/index.html
Commit message (Collapse)AuthorAge
* remove class 1 (#3922)3indblown Leaf2022-02-01
|
* [ko] improve video tag autoplay attribute translation (#2454)Juyeong Byeon2021-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 번역 개선: autoplay속성 중 일부 생략된 정보를 문장에 포함 시켰습니다. * wrap video tag with code tag * Update files/ko/web/javascript/reference/functions/arrow_functions/index.html Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * Update files/ko/web/javascript/reference/functions/arrow_functions/index.html Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * Update files/ko/web/javascript/reference/functions/arrow_functions/index.html Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * Update files/ko/web/javascript/reference/functions/arrow_functions/index.html Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * Update files/ko/web/javascript/reference/functions/arrow_functions/index.html Co-authored-by: JO YUN HO <yujo.dev@gmail.com> * url fix before "https://developer.mozilla.org/ko/docs/Glossary/Constructor " after "https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Classes/constructor Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* [fix and improvement]JuyeongByeon2021-09-13
| | | | | | | | | | | | | | | | | before In current document, It said "이 함수 표현은 메소드 함수가 아닌 곳에 가장 적합합니다. 그래서 생성자로서 사용할 수 없습니다." It means " This function expression is best suited for non-method functions. That's why you can't use it as a constructor." But it is not. As I know Arrow function does not have a prototype that's why it can't be used as a constructor. this translation needs to be fixed. And some of the information was not translated into Korean after * Invalid information about Arrowfunction was removed. * Added omitted information.
* Clean up JS reference documents (#1818)alattalatta2021-08-14
| | | | | | | | | | | | | | | * Clean up JavaScript references HTML code - Remove inline styles - Remove <font> elements - Remove title attribute * Remove sup/sub from JavaScript reference * Remove name attrs from JavaScript reference * Remove legacy browser compat elements * Remove duplicate browser-compat key
* 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>
* [ko] fix: All hidden about Browser Compatibility can be deleted (#1176)hochan Lee2021-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* unslug ko: modifyFlorian Merz2021-02-11
|
* unslug ko: moveFlorian Merz2021-02-11