https://tooo1.tistory.com/572
[React] Redux-Persist (새로고침을 해도 데이터 유지)
Redux-Persist React의 Redux-Persist를 사용하면 새로고침을 해도 데이터가 지속적으로 유지된다. 이 글에선 Redux-Persist를 Redux-Toolkit과 함께 사용하여 알아볼 예정이다. 먼저 프로젝트를 설치하자 CRA 설..
tooo1.tistory.com