From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- .../\354\213\234\354\236\221\355\225\230\352\270\260/index.html" | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ko/web/javascript/시작하기/index.html') diff --git "a/files/ko/web/javascript/\354\213\234\354\236\221\355\225\230\352\270\260/index.html" "b/files/ko/web/javascript/\354\213\234\354\236\221\355\225\230\352\270\260/index.html" index cfe47e1ec5..4eeb42cae2 100644 --- "a/files/ko/web/javascript/\354\213\234\354\236\221\355\225\230\352\270\260/index.html" +++ "b/files/ko/web/javascript/\354\213\234\354\236\221\355\225\230\352\270\260/index.html" @@ -2,6 +2,7 @@ title: 시작하기 (자바스크립트 튜토리얼) slug: Web/JavaScript/시작하기 translation_of: Learn/Getting_started_with_the_web/JavaScript_basics +translation_of_original: Web/JavaScript/Getting_Started ---

왜 자바스크립트인가?

자바스크립트는 종종 오해할 수 있는 강력하고 복잡한 컴퓨터 언어이다. 사용자가 쉽게 데이터를 입력하고 결과를 볼 수 있게 어플리케이션을 빠르게 개발 할 수 있다.

-- cgit v1.2.3-54-g00ecf