fdawg
fdawg
TTCTheo's Typesafe Cult
Created by fdawg on 10/28/2023 in #questions
Zustand help
I have this code, it is a cart system. It works fine but The problem I have is that when updating an item with the same properties as existign item it makes another item instead of just updating quantity, works as it should with addItem but when i apply the same logic to updateItem it does not work
3 replies
TTCTheo's Typesafe Cult
Created by fdawg on 10/27/2023 in #questions
Persisting state across Next.js pages
Does anyone know the best way to persist state across pages, I want to have a cart with items that persists on all pages, I have tried zustand but no luck.
5 replies
TTCTheo's Typesafe Cult
Created by fdawg on 10/26/2023 in #questions
Fonts not applying
No description
2 replies