/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

golb.hplar.ch
| | jakearchibald.com
14.9 parsecs away

Travel
| | [AI summary] An article by Jake Archibald explains various strategies for handling data caching and network requests using the ServiceWorker and Caches APIs to build robust offline-first web applications.
| | codewithstyle.info
9.3 parsecs away

Travel
| | This post is the last post of the series in which I will describe how I built my first PWA, Friendtainer. It will touch on many topics such as Angular
| | yakovfain.com
14.3 parsecs away

Travel
| | Finished writing the WebSocket chapter for the second edition of my Java 24 Hour Trainer. In this blog I'll show you one of the code samples from lesson 28. Pretty often you need to write a program that publishes the same message to all connected clients. For example, multiple clients of the online auctions have...
| | pqvst.com
9.5 parsecs away

Travel
| For my recent One Day Build: Expense Tracking project I wanted to enable notifications in a progressive web app. ChatGPT struggled to generate any good code for me, and I also struggled to find any minimal clear explanations online.