diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:25 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:25 +0100 |
| commit | f2db11d0be377464daa06807f993a562c7dc10ac (patch) | |
| tree | 9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/conflicting/learn/getting_started_with_the_web | |
| parent | ee778d6eea54935fd05022e0ba8c49456003381a (diff) | |
| download | translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2 translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip | |
unslug ko: modify
Diffstat (limited to 'files/ko/conflicting/learn/getting_started_with_the_web')
| -rw-r--r-- | files/ko/conflicting/learn/getting_started_with_the_web/javascript_basics/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/conflicting/learn/getting_started_with_the_web/javascript_basics/index.html b/files/ko/conflicting/learn/getting_started_with_the_web/javascript_basics/index.html index 4eeb42cae2..54ecdbf832 100644 --- a/files/ko/conflicting/learn/getting_started_with_the_web/javascript_basics/index.html +++ b/files/ko/conflicting/learn/getting_started_with_the_web/javascript_basics/index.html @@ -1,8 +1,9 @@ --- title: 시작하기 (자바스크립트 튜토리얼) -slug: Web/JavaScript/시작하기 +slug: conflicting/Learn/Getting_started_with_the_web/JavaScript_basics translation_of: Learn/Getting_started_with_the_web/JavaScript_basics translation_of_original: Web/JavaScript/Getting_Started +original_slug: Web/JavaScript/시작하기 --- <h2 id="Why_JavaScript.3F" name="Why_JavaScript.3F">왜 자바스크립트인가?</h2> <p>자바스크립트는 종종 오해할 수 있는 강력하고 복잡한 컴퓨터 언어이다. 사용자가 쉽게 데이터를 입력하고 결과를 볼 수 있게 어플리케이션을 빠르게 개발 할 수 있다.</p> |
