카테고리 없음 [Redux-persist] 새로고침해도 store값이 남아있게 도와주는 redux-persist (with redux-toolkit) 이지영 2022. 9. 24. 21:35 https://tooo1.tistory.com/572 [React] Redux-Persist (새로고침을 해도 데이터 유지) Redux-Persist React의 Redux-Persist를 사용하면 새로고침을 해도 데이터가 지속적으로 유지된다. 이 글에선 Redux-Persist를 Redux-Toolkit과 함께 사용하여 알아볼 예정이다. 먼저 프로젝트를 설치하자 CRA 설.. tooo1.tistory.com