# 모던 JavaScript 튜토리얼 [한국어]

> Clean Markdown view of GeekNews topic #3333. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3333](https://news.hada.io/topic?id=3333)
- GeekNews Markdown: [https://news.hada.io/topic/3333.md](https://news.hada.io/topic/3333.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-08T09:26:05+09:00
- Updated: 2020-12-08T09:26:05+09:00
- Original source: [ko.javascript.info](https://ko.javascript.info/)
- Points: 20
- Comments: 1

## Topic Body

상세한 설명과 함께 JavaScript 기본~고급 개념을 다루는 가이드

파트1. 프로그래밍 언어로서의 JS (호스트 환경에 종속되지 않는 Core JS)

ㅤ→ 기본, 코드품질, 객체, 자료구조와 자료형, 함수, 프로토타입, 클래스, 에러핸들링, 프라미스와 async/wait, 제너레이터, 모듈..

파트2. 브라우저에서 동작하는 JS (페이지를 다루는 방법)

ㅤ→ 문서, 이벤트 기초, UI 이벤트, 폼과 컨트롤, 문서와 리소스 로딩..

파트3. 추가 주제

ㅤ→ 프레임과 윈도우, 바이너리 파일, 네트워크 요청, 쿠키와 저장소, 애니메이션, 웹컴포넌트, 정규 표현식

* 현재 67% 번역이 완료되었고, 번역에 참여 가능 https://github.com/javascript-tutorial/ko.javascript.info#readme

## Comments



### Comment 3785

- Author: reedids
- Created: 2020-12-09T14:13:59+09:00
- Points: 1

앗 이 사이트가 그동안 여기에 소개가 안되었었나요?! 꽤 유명하다고 생각했는데

좋은 사이트 소개 감사합니다 :)
