Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
3 tasks done
dayongkr opened this issue Jan 24, 2024 · 2 comments
Open
3 tasks done

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

dayongkr opened this issue Jan 24, 2024 · 2 comments
Assignees

Comments

@dayongkr
Copy link
Contributor

Describe the problem and solution

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

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

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

Validations

@jimin9038
Copy link
Member

Changed the connected Notion task status to not-started

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

1 similar comment
@jimin9038
Copy link
Member

Changed the connected Notion task status to not-started

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Pending
Development

No branches or pull requests

2 participants