# 오픈소스 BBC React SPA 를 Next.js 와 Vercel 마이그레이션 하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7985](https://news.hada.io/topic?id=7985)
- GeekNews Markdown: [https://news.hada.io/topic/7985.md](https://news.hada.io/topic/7985.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2022-12-09T09:40:07+09:00
- Updated: 2022-12-09T09:40:07+09:00
- Original source: [vercel.com](https://vercel.com/blog/migrating-a-large-open-source-react-application-to-next-js-and-vercel)
- Points: 9
- Comments: 0

## Topic Body

- 기존에는 커스텀 React SPA, 오픈소스, 볼륨이 있으며 프로덕션 레벨의 어플리케이션  
- 사용 되는 기술 스택은 모범적으로 사용되는 기술들  
- 하지만 5 년 전 아키텍처, 목표는  
	- 재사용 효율을 아주 높히고  
	- Next.js 에서 지원하는 기능들을 가능한 제거  
	- Next.js (메타) 프레임워크를 사용하여 기본적으로 최적화 된 경험과 널리 사용중인 기술을 적용하여 얻는 개발자 참여를 기대  
- HMR: 1.3s to 131ms (10x faster)  
- Network requests: 57 to 34 (🔻40%)   
- 20,000 LOC removed and 30 fewer deps (🤯)

## Comments



_No public comments on this page._
