We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
리팩터링 할 기능에 대해 간결하게 설명해주세요
LCP 2.5 초 이내로
lighthouse 점수 95점 이상으로
캐시 관리
API 서버 preconnect
Max depth DOM 경고 제거
이슈를 완료하기까지 예상되는 소요 시간을 분 or 시간 or 일 단위로 작성해주세요. 1일
The text was updated successfully, but these errors were encountered:
router
Suspense
Lazy
Package.json
compression-webpack-plugin
Barrel 방식에서 TreeShaking를 위한 SideEffect (1) Barrel 방식에서 TreeShaking를 위한 SideEffect (2)
Sorry, something went wrong.
useTemplateCategoryTagQueries
Before
After
카테고리 또는 태그 1개만 눌러도 모든 페이지가 로딩되는 현상 발생 => 이를 해결하기 위해 템플릿 목록, 카테고리 목록, 태그 목록을 다시 각각 불러오고, 스켈레톤 UI를 만들어 로딩 상태일 때 같은 크기의 UI 가 보이도록 개선하였다.
그 결과 GLS 0.106으로 늘었으나 체감되는 사용자 경험은 향상되었다.
vi-wolhwa
Jaymyong66
Hain-tain
No branches or pull requests
📌 어떤 기능을 리팩터링 하나요?
LCP 2.5 초 이내로
lighthouse 점수 95점 이상으로
캐시 관리
API 서버 preconnect
Max depth DOM 경고 제거
AS-IS
TO-BE
⏳ 예상 소요 시간
🔍 참고할만한 자료(선택)
The text was updated successfully, but these errors were encountered: