GBGovind Biseningovindbisen.hashnode.dev·Sep 12, 2022 · 2 min readLocalStorage with ReduxI was trying to make add-to-cart functionality but every time i refresh the site, cart data was gone, so I first implemented a small part/project in my stackblitz and then I tried to put the same thing in my site that i was building with typescript. ...00