Kiln Fire is a modern billing and studio management platform built specifically for community pottery studios. Today, more than 200…
Browsing: Laravel
We’re looking for people who want to make a meaningful impact by simplifying how businesses manage critical work. If you…
After working through stale-while-revalidate, let’s refactor a bit and switch to a cache-first strategy for assets that…
Our offline flow is taking shape, but we need to be more selective about what the service…
Our service worker is precaching pages, but the offline view still falls apart in development when Vite…
Next, we’re going to wire up the client side of push notifications so the browser can actually…
Now that we’re stepping into push notifications, we need to tackle the first and most important piece…
The browser can tell us when it thinks we’re offline, but for a proper PWA we should…
Now that our PWA can keep pages working offline, we should make that experience a lot clearer…
Now we’re finally ready to make our offline sync flow actually work, but first we need to…
