/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lamplightdev.com
| | una.im
0.8 parsecs away

Travel
| | I recently added an option to save blog posts for offline reading. This post details how I did that and how you can too.
| | madebymike.com.au
1.4 parsecs away

Travel
| | My experience implementing service workers to cache and serve content offline.
| | ponyfoo.com
1.1 parsecs away

Travel
| | [AI summary] This article explains the ServiceWorker API, which allows websites to intercept network requests, cache content for offline access, send push notifications, and improve performance.
| | geoff.tuxpup.com
18.4 parsecs away

Travel
| How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did.