Nothing here yet.
Nothing here yet.
Feb 18 · 3 min read · TL;DR 😼 When you replace an image with a cropped version but keep the same URL, the browser may show the old image because of caching. Add a timestamp (or unique suffix) to the filename so the URL changes—the image updates correctly. 📸 Situation I ...
Join discussion
Feb 7 · 5 min read · This is not a tutorial. I'm not writing every detail of what I did, but I'll try to cover the main points. TL;DR 😊 I asked AI (Cursor) to build a shopify theme section. It generated working Liquid, CSS, and JS and matched the theme structure I had ...
Join discussionJan 23 · 3 min read · What happened I got a GitHub notification that I couldn't see nor remove. The repository name was plasma-network/plasma.to. At first, I thought one of my coworkers created a new repository. But it wasn't. I tried to open the repository, but I couldn'...
Join discussionJan 17 · 3 min read · Probably this will be a series - Creating Shopify Theme with AI ✍️ TL;DR 😊 If you are new to creating a Shopify theme, clone the skeleton theme to start. It saves time, avoids missing files, and keeps the project simple. Beginning I was curious abo...
Join discussion