Web Storage APIsIndexedDBWeb Storage APIWeb Content Index API [스압/데이터주의] 웹 최적화 방식 모음 - 4. 로드 후동일한 페이지, 다른 페이지 다른 페이지로 넘어갈 때 요청량을 줄일 수 있는 여러 기법들이 존재한다. [ Offline First] 4.1.1 클라이언트 저장소들 비교와 활용 개요 로드 후, 브라우저에 정보를 저장하는 것은 캐시로 사용해 서버에 요청을 줄이거나 낙관적 UI(Optimistic UI)를 구현할 때 커다란 도움이 될 수 있기 때문에 중요하다.https://black7375.tistory.com/81Storage for the webThere are many different options for storing data in the browser. Which one is best for your needs?https://web.dev/storage-for-the-web/#cache-api