codedang icon indicating copy to clipboard operation
codedang copied to clipboard

Next.JS First Load JS size 줄이기 및 성능 향상

Open dayongkr opened this issue 1 year ago • 2 comments

Describe the problem and solution

미리 문제 되는 구현 방식을 찾아 고치고 공유하면 추후 리팩토링에 들어갈 비용을 아낄 수 있다고 생각하여 이슈올립니다!

작업 할 내용은 대략 아래와 같습니다.

  • Next.JS에서 제공하는 Font, Image component를 제대로 사용하고 있는지
  • Dynamic import을 사용
  • Next.JS에서 기본으로 제공하는 webpack tree shaking이 제대로 돌아가는지
  • lighthouse등으로 성능 분석
  • etc

Validations

dayongkr avatar Jan 24 '24 11:01 dayongkr

Changed the connected Notion task status to not-started

TAS-596 Next.JS First Load JS size 줄이기 및 성능 향상

jimin9038 avatar Aug 01 '24 14:08 jimin9038

Changed the connected Notion task status to not-started

TAS-596 Next.JS First Load JS size 줄이기 및 성능 향상

jimin9038 avatar Aug 01 '24 14:08 jimin9038