Hey am the developer : 🙋‍♂️

A bit of a talk — this “blog” is about how to make a universal cart in SvelteKit. I know a real one would use a proper database, and I highly advise avoiding localStorage for real-world projects due to security reasons. However, if you’re just exploring or experimenting, you can use this example to play around and learn. I tried to add some colors and images to make it feel a bit more welcoming. It might not look very professional, but I enjoy learning with some color around and straightforward explanations and code samples