Explore >> Select a destination


You are here

seancoates.com
| | richardtier.com
13.3 parsecs away

Travel
| | This post will explain a simple method to tell the browser to re-download a file when the file has changed. The problem A common approach to cache busting when files are updated is to automatically add a "build label" to the url - maybe using requireJs's `urlArgs` require.config({ urlArgs: "build={{build_id}}", //adds ?build=... to...
| | www.mnot.net
12.2 parsecs away

Travel
| | I occasionally get a question from readers of the caching tutorial about whether to use the Expires header or Cache-Control: max-age to control a response's freshness lifetime.
| | oldmoe.blog
13.2 parsecs away

Travel
| | Generally you would set an expires header for your assets so that your clients would retrieve them from their local caches and not bother your servers for a good amount of time.Setting this for JavaScript and Image files causes your site to feel much faster on pages with many images and JavaScript files. But what...
| | daulton.ca
87.5 parsecs away

Travel
| How to setup the GoatCounter server on OpenBSD so you can count goats! Sweet!