aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/javascript/first_steps/what_is_javascript
Commit message (Collapse)AuthorAge
* Update index.htmlKwang Hun Choi2021-12-27
| | | add defer for external script.js
* Update index.html (#3252)moretall2021-12-04
| | | fix typo
* [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
* initial commitPeter Bengtsson2020-12-08