# 참을성 없는 개발자를 위한 JavaScript [영문 무료 e북]

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2380](https://news.hada.io/topic?id=2380)
- GeekNews Markdown: [https://news.hada.io/topic/2380.md](https://news.hada.io/topic/2380.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-03T10:41:47+09:00
- Updated: 2020-07-03T10:41:47+09:00
- Original source: [exploringjs.com](https://exploringjs.com/impatient-js/index.html)
- Points: 11
- Comments: 2

## Topic Body

- JS를 새로 배우는 개발자에게 요즘 주요 기능들에만 집중해서 빠르게 설명하는 책

- 정말 빠르게 보려면, 5장 빅픽쳐 부터 읽고 모든 (Advanced) 부분 건너뛰고 보는 것을 추천

- HTML 버전은 보너스 챕터 4개 제외하고 전체 무료로 공개. PDF는 절반정도만 제공 (전체 548P중 293P만)

- JS의 필수 요소부터 ES2020 까지 다 포함

## Comments



### Comment 2170

- Author: xguru
- Created: 2020-07-03T10:43:49+09:00
- Points: 2

보통 초보자가 아닌 경력 개발자를 위한 JS 가이드로는

MDN 의 "A re-introduction to JavaScript (JS tutorial)" 을 많이 추천합니다.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript

### Comment 2169

- Author: xguru
- Created: 2020-07-03T10:41:55+09:00
- Points: 2

이 저자가 쓴 JS책이 여러권인데, 예전에 나온 Speaking Javascript 는 "자바스크립트를 말하다" 라는 제목으로 한빛미디어에서 번역판이 나오긴 했네요.

https://exploringjs.com/ 에 보시면 다른 책들도 보실수 있습니다.

Deep JavaScript - 이것도 HTML 버전은 무료 (보너스 챕터 제외)

Tackling TypeScript: Upgrading from JavaScript - 이건 50%만 무료
