Explore >> Select a destination


You are here

golb.hplar.ch
| | madebymike.com.au
11.1 parsecs away

Travel
| | My experience implementing service workers to cache and serve content offline.
| | v8.dev
10.3 parsecs away

Travel
| | (Byte)code caching reduces the start-up time of commonly visited websites by caching the result of JavaScript parsing + compilation.
| | ash.ms
10.2 parsecs away

Travel
| | Recently I came across the Cache API. It's used in Service Workers to prefetch/cache files for your offline web app, but it's also available outside of workers. I was looking at using the Cache API to cache generated images, to speed up a WebGL piece, without crashing Safari. Never got around to it, but now ... Continue reading "Using the cache API to store huge amounts of data in the browser"
| | unplannedobsolescence.com
76.2 parsecs away

Travel
| You can make a website with nothing but string concatenation.