You are here |
www.integralist.co.uk | ||
| | | |
techblog.thescore.com
|
|
| | | | Cache-Control directives are pretty straightforward to understand. They're easy to use as well if you assume that all the caches between your end user and application correctly implement the spec. Unfortunately, as with any spec, you can't make that assumption. | |
| | | |
apisyouwonthate.com
|
|
| | | | Stop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API. | |
| | | |
httptoolkit.com
|
|
| | | | If you run any large public-facing website or web application on the modern web, caching your static content in a CDN or other caching service is super... | |
| | | |
www.hallada.net
|
|
| | I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments. |