# 빠르고 최적화된 Javascript 를 작성하는 13가지 팁

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=339](https://news.hada.io/topic?id=339)
- GeekNews Markdown: [https://news.hada.io/topic/339.md](https://news.hada.io/topic/339.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-08-17T19:31:03+09:00
- Updated: 2019-08-17T19:31:03+09:00
- Original source: [medium.com](https://medium.com/@bretcameron/13-tips-to-write-faster-better-optimized-javascript-dc1f9ab063d8)
- Points: 4
- Comments: 0

## Topic Body

필요없는 코드와 단계 제거하고, 루핑횟수와 계산을 줄이고, 빌트인 메소드를 잘 이용하고, 하고자 하는 작업에 알맞는 객체를 사용하고, Async 와 코드분할하기.

아마존은 100ms의 지연이 1%매출을 감소시킨다고 했고, 구글은 검색페이지 보여주는데 500ms 시간이 늘면 20% 트래픽이 감소한다고 했음.

## Comments



_No public comments on this page._
