# Best of JS : 2006 ~ 2020

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2651](https://news.hada.io/topic?id=2651)
- GeekNews Markdown: [https://news.hada.io/topic/2651.md](https://news.hada.io/topic/2651.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-14T11:01:08+09:00
- Updated: 2020-08-14T11:01:08+09:00
- Original source: [bestofjs.org](https://bestofjs.org/timeline)
- Points: 10
- Comments: 3

## Topic Body

JS 뉴스레터인 JavaScript Weekly 가 500호 기념으로, 지난 15년간의 중요한 자바스크립트 프로젝트 20개를 선정.

각 프로젝트에 대한 간단한 소개와 배경 설명

#1 jQuery

#2 Node.js

#3 Express

#4 D3

#5 Angular 1

#6 Ember

#7 Bootstrap

#8 Webpack

#9 TypeScript

#10 Electron

#11 React

#12 Vue.js

#13 Babel

#14 VS Code

#15 React Native

#16 Next.js

#17 Puppeteer

#18 Deno

#19 Snowpack

#20 Rome

그외 프로젝트들 : Three.js, Meteor, Jest, Redux, Gatsby, Storybook

## Comments



### Comment 2591

- Author: galadbran
- Created: 2020-08-14T11:13:52+09:00
- Points: 1

오... Deno 도 들어갔군요. 역시 node.js 창시자의 영향력!

### Comment 2588

- Author: xguru
- Created: 2020-08-14T11:01:27+09:00
- Points: 3

앞의 것들은 뭐 오래전이니 그렇다 치고, Puppeteer 이후의 것들은 긱뉴스에서 소개하려고 노력했던거 같네요.

국내 개발자분들이 긱뉴스 헤드라인들만 챙겨봐도 이런 프로젝트들은 놓치지 않게 하고 싶습니다.

Deno - Rust로 개발된 Javascript/Typescript 런타임 https://news.hada.io/topic?id=1348

Deno, JavaScript와 TypeScript를 위한 Secure Runtime https://news.hada.io/topic?id=2339

Snowpack - 웹앱을 번들러 없이 빠르게 빌드해주는 도구 https://news.hada.io/topic?id=1267

Snowpack 2.0 릴리즈 https://news.hada.io/topic?id=2174

Rome - 실험적인 자바스크립트 툴체인 https://news.hada.io/topic?id=1609

Rome - JavaScript / TypeScript Linter 베타 릴리즈 https://news.hada.io/topic?id=2621

### Comment 2592

- Author: galadbran
- Created: 2020-08-14T11:16:37+09:00
- Points: 1
- Parent comment: 2588
- Depth: 1

약간 결이 다르지만 이 뉴스도 생각나요.

deno 첫 외주 후기 https://news.hada.io/topic?id=2574

deno 가 사용하는 typescript 컴파일러(?)가 구성요소 중 느린 부분이라 rust 로 재작성을 해야된다는게 로드맵에 들어 있던데 그거랑 관련이 있다고 생각했어요.
