This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

JavaScript ์•ˆ๋‚ด์„œ

JavaScript ์•ˆ๋‚ด์„œ์—์„œ JavaScript ์–ธ์–ด ๊ฐœ์š”์™€ ์‚ฌ์šฉ๋ฒ•์„ ์•Œ์•„๋ณด์„ธ์š”. ์–ธ์–ด ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ์ƒ์„ธํ•œ ์ •๋ณด๊ฐ€ ํ•„์š”ํ•˜๋ฉด JavaScript ์ฐธ๊ณ ์„œ๋ฅผ ๋ฐฉ๋ฌธํ•˜์„ธ์š”.

๋ณธ ์•ˆ๋‚ด์„œ๋Š” ์—ฌ๋Ÿฌ ์žฅ์œผ๋กœ ๊ตฌ์„ฑ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.

์†Œ๊ฐœ

Overview: Introduction

Grammar and types

Overview: Grammar and types

Control flow and error handling

Overview: Control flow and error handling

Loops and iteration

Overview: Loops and iteration

Functions

Overview: Functions

Expressions and operators

Overview: Expressions and operators

Numbers and dates

Overview: Numbers and dates

Text formatting

Overview: Text formatting

Indexed collections

Overview: Indexed collections

Keyed collections

Overview: Keyed collections

Working with objects

Overview: Working with objects

Using classes

Overview: Using classes

Promises

Overview: Promises

Iterators and generators

Overview: Iterators and generators

Meta programming

Overview: Meta programming

JavaScript modules

Overview: JavaScript modules