diff --git a/1-js/01-getting-started/index.md b/1-js/01-getting-started/index.md index b327c78603..43f435328a 100644 --- a/1-js/01-getting-started/index.md +++ b/1-js/01-getting-started/index.md @@ -1,3 +1,3 @@ -# An introduction +# Giới thiệu -About the JavaScript language and the environment to develop with it. +Về ngôn ngữ Javascript và môi trường để phát triển với nó \ No newline at end of file diff --git a/1-js/index.md b/1-js/index.md index c313cb85c8..ff375eacaa 100644 --- a/1-js/index.md +++ b/1-js/index.md @@ -1,6 +1,6 @@ -# The JavaScript language +# Ngôn ngữ lập trình JavaScript -Here we learn JavaScript, starting from scratch and go on to advanced concepts like OOP. +Chúng ta sẽ học về JavaScript, bắt đầu từ đầu và đi đến các khái niệm nâng cao như OOP. -We concentrate on the language itself here, with the minimum of environment-specific notes. +Chúng ta sẽ tập trung vào ngôn ngữ và hạn chế tối thiếu các yếu tố moi trường.