Explore >> Select a destination


You are here

shortdiv.com
| | www.mattlayman.com
5.8 parsecs away

Travel
| | Without using a subdomain, Django's static files, or a reverse proxy, can you build a statically generated blog into your Django app? Yes! I'll show you how I created a static blog in Hugo and added it to my Django project.
| | jfhr.me
3.8 parsecs away

Travel
| | Server Push is a feature in HTTP/2 that can make websites more efficient. This post is about how it works, how you can implement it - and why it is so rarely used.
| | mtlynch.io
6.6 parsecs away

Travel
| | Updates about my life and what I learn about creating software
| | www.speakeasy.com
37.7 parsecs away

Travel
| Designing an API with cacheability in mind produces a more sensible and better separated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.