https://developer.mozilla.org/en-US/docs/Learn/JavaScript#modules
JavaScript — Dynamic client-side scripting - Learn web development | MDN
JavaScript is a programming language that allows you to implement complex functionalities on web pages. Every time a web page does more than just sit there and display static information for you to look at—displaying timely content updates, interactive m
developer.mozilla.org
Modules
모듈
과정
Our policy on modern JavaScript
현대 자바스크립트에 대한 우리의 정책
JavaScript is an actively evolving language and has changed greatly over the years.
자바스크립트는 활동적으로 진화하고 있는 언이이고 크게 변화한다. 해마다
활발하게 변화해왔다. 수년간
In particular, the 6th edition of the language (sometimes known as ECMAScript 2015 or ES6), introduced in 2015,
특히, 6번째 언어는 (때때로 알려진 ECMAScript 2015 또는 ES6), 2015년에 소개된,
버전의 언어는 도입된
added many new features.
추가된 많은 새로운 기능들이
특징들이
At the same time, to maintain backwards compatibility with older websites,
같은 시간, 유지하기 위해 하위 호환성의 오래된 웹사이트들을
동시에
old features of the language have been retained, even when they are no longer considered good practice.
언어의 오래된 기능들이 유지되어져왔다, 심지어 그들이 더이상 좋은 관행이라고 여겨지지 않을 때도이다.
특징들이
We think that the features added to JavaScript in ECMAScript 2015
우리는 생각했다. 그 특징들이 추가했다 ECMAScript 2015의 자바스크립트에
ECMAScript 2015에서
and subsequent versions enable developers to write more readable, reliable, and expressive code,
그리고 다음 버젼은 가능하게 하다. 개발자들이 쓰는 것을 더 읽기 쉽고 믿을 수 있고 표현적인 코드를
and that it's important to learn about them.
그리고 그것들에 대해 배우는 것은 중요하다.
The features we teach in this course are stable and have been supported by all major browsers for several years.
이 과정에서 우리가 배우는 그 특징들은 안정적이고 지지되어 진다. 모든 주요 브라우저들에서 몇 년 동안
This topic contains the following modules, in a suggested order for working through them.
이 주제는 포함한다. 다음 과정을, 일하는 그들을 통해 제안된 주문으로
이 항목에는 다음 모듈이 제안된 순서대로 포함되어 있습니다.
JavaScript first steps
자바스크립트 첫번째 과정들
In our first JavaScript module, we first answer some fundamental questions such as "what is JavaScript?",
우리의 첫번쩨 자바스크립트 모듈에서 우리는 첫번째로 답한다. 몇 개의 기능적인 질문에 "자바스크리트는 무엇인가?",
근본적인
"what does it look like?", and "what can it do?",
"무엇가 닮았는가?", 그리고 "무엇을 할 수 있는가"
before moving on to taking you through your first practical experience of writing JavaScript. After that,
전에 다음으로 이동하기 당신을 데리고 가기 자바스크립트를 작성하는 너의 첫번째 실용적인 경험으로 그 다음에
자바스크립트 작성에 대한 첫 번째 실제 경험을 소개하기 전에. 그 다음에
we discuss some key JavaScript features in detail, such as variables, strings, numbers and arrays.
우리는 상의하다 몇몇의 주요한 자세한 자바스크립트의 특징을, 변수, 문자열, 숫자 그리고 배열과 같은
JavaScript building blocks
자바스크립트 빌딩 블록들
자바스크립트 구성 요소
In this module, we continue our coverage of all JavaScript's key fundamental features,
이번 모듈에서, 우리는 계속하다 자바스크립트의 주요한 근본적인 특징의 우리의 범위를
turning our attention to commonly-encountered types of code block such as conditional statements, loops, functions, and events.
전환하는 것은 우리의 관심을 흔히 접할 수 있는 종류릐 코드를 잠정적인 상태, 루프, 함수, 그리고 이벤트와 같은
조건문, 루프, 함수 및 이벤트와 같은 일반적으로 접하는 코드 블록 유형으로 관심을 돌린다.
You've seen this stuff already in the course, but only in passing — here we'll discuss it all explicitly.
당신은 보았었다. 이것을 이미 이번 코스에서, 하지만 지나가다. 우리는 이것을 명쾌하게 상의할 것이다.
Introducing JavaScript objects
자바스크립트 객체 소개하기
In JavaScript,
자바스크립트에서
most things are objects, from core JavaScript features like strings and arrays to the browser APIs built on top of JavaScript.
대부분 것들은 객체이다. 자바스크립트의 맨위에 기반을 둔 브라우저의 문자열과 배열과 같은 중요한 자바스크립트 특징으로 부터온
문자열과 배열과 같은 핵심 자바스크립트 기능에서부터 자바스크립트 위에 구축된 브라우저 API에 이르기까지 대부분 객체이다.
You can even create your own objects to encapsulate related functions and variables into efficient packages.
당신은 심지어 창조할 수 있다. 당신 것의 객체를 캡슐화하다. 관련된 기능과 변수들을 효율적인 패키지 안에
캡슐화하기 위해
The object-oriented nature of JavaScript is important to understand
객체지향적인 자바스크립트의 특징을 이해하는 것은 중요하다.
if you want to go further with your knowledge of the language and write more efficient code,
만약 당신이 원한다면 미래로 가길 언어에 대한 지식과 더 효율적인 코드를 작성하는 것과 함께
therefore we've provided this module to help you.
그러므로 우리는 제공한다. 이 모듈을 당신을 돕기 위해
Here we teach object theory and syntax in detail,
우리는 가르친다. 객체 이론과 문법을 자세히
look at how to create your own objects, and explain what JSON data is and how to work with it.
보라 어떻게 너의 객체를 만드는지, 그리고 설명하는 것을 JSON 데이터를 그리고 어떻게 이것들이 작동하는지를
Asynchronous JavaScript
비동기적인 자바스크립트
In this module we take a look at asynchronous JavaScript, why it is important,
이 모듈에서 우리는 보다 비동기적 자바스크립트를, 왜 이것이 중요한지,
and how it can be used to effectively handle potential blocking operations such as fetching resources from a server.
그리고 어떻게 익숙하게 할 수 있는지 효과적으로 다루다. 잠재적인 차단 작용을 서버로부터 리소스를 가져오는 거와 같이
서버에서 리소스를 가져올 때와 같은 시간 지연을 유발하는 동작들을 어떻게 효과적으로 다룰지 등에 대해 살펴봅니다.
Client-side web APIs
클라이언트-사이드 웹 APIs
When writing client-side JavaScript for web sites or applications,
때 작성하는 것 웹사이트 또는 어플리케이션을 위해 클라이언트-사이드 자바스크립트를
you won't go very far
당신은 멀리 갈 수 없을 것이다
before you start to use APIs—interfaces for manipulating different aspects of the browser and operating system the site is running on,
하기 전에 당신이 API-인터페이스를 사용하기 작동하기 위한 다른 양상의 브라우저와 이 사이트를 작동 중인 운영체제를
or even data from other web sites or services.
또는 다른 웹사이트나 서비스의 데이터
In this module we will explore what APIs are,
이 모듈에서 우리는 탐색할 것이다. API가 무엇인지
and how to use some of the most common APIs you'll come across often in your development work.
그리고 어떻게 사용하는지 대부분의 API를 당신이 자주 보게 될 개발 일에서
'English > JavaScript 해석하기' 카테고리의 다른 글
[English/Develop] Javascript 해석하기(1) (0) | 2023.02.19 |
---|