HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
♥️
2기 최종 프로젝트 팀별 공간
/
💡
[팀 04] 동규라미
/
🎵
보드
/
📜
리팩토링 전 성능측정
/
시작 페이지(index.ts)

시작 페이지(index.ts)

 
  1. 요약
    1. notion image
  1. 추천
    1. 렌더링 차단 리소스 제거
      1. notion image
    2. 중요 요청 체이닝 차단
      1. notion image
    3. 사용자 타이밍 표시 및 측정 값
      1. notion image
    4. 요청 수는 낮게, 전송 크기는 작게 유지
      1. notion image
    5. 콘텐츠가 포함된 최대 페인트 요소
      1. notion image
    6. 대규모 레이아웃 변경 피하기
      1. notion image
    7. 긴 기본 쓰레드 작업 피하기
      1. notion image
  1. 통과한 검사 중 경고
    1. notion image
  1. 접근성
    1. notion image
       
  1. 대비
    1. notion image
  1. 다국어화 및 현지화
    1. notion image
  1. 직정 확인해야하는 추가항목
    1. notion image
  1. 통과한 감사
    1. notion image
  1. 일반
    1. notion image
 
notion image