# Progressive React - 리액트 사이트 성능개선을 위한 체크리스트

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1126](https://news.hada.io/topic?id=1126)
- GeekNews Markdown: [https://news.hada.io/topic/1126.md](https://news.hada.io/topic/1126.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-22T12:21:20+09:00
- Updated: 2019-12-22T12:21:20+09:00
- Original source: [houssein.me](https://houssein.me/progressive-react)
- Points: 5
- Comments: 0

## Topic Body

- 컴포넌트별 속도 측정부터 불필요한 컴포넌트 re-render를 제거해서 속도 개선.

- Lighthouse로 앱 단위의 속도 측정한후, 앱단위 개선하는 방법을 단계별로 제시

 = SSR을 사용하는 경우와 아닌 경우, SSR이 안되면 Pre-render

## Comments



_No public comments on this page._
