Skip to content

home 페이지 성능 개선하기 - BFCache #54

@robinyoon-dev

Description

@robinyoon-dev

Description

Device가 desktop일 때 결과

image
image

image
image

DIAGNOSTICS

Page prevented back/forward cache restoration

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

➡️ back/forward 캐시를 저장하도록 만들어보자.

Todo

  • edit 페이지와 check 페이지의 '홈으로 돌아가기'버튼에 router.back() 적용.
  • 페이지가 캐시 가능한지 테스트해보기
  • 뒤로가기, 앞으로가기 버튼을 눌렀을 때 BFCache를 사용할 수 있도록 확인해보기.
  • BFCache 관찰하는 API로 관찰하기.
  • 문서화

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions