Explore >> Select a destination


You are here

fantinel.dev
| | shortdiv.com
4.2 parsecs away

Travel
| | [AI summary] The article discusses strategies for optimizing images on the web to improve performance and user experience, covering file formats, techniques like srcset and lazy loading, and tools for compression.
| | bitsofco.de
2.6 parsecs away

Travel
| | Articles on frontend development and more.
| | hjr265.me
4.9 parsecs away

Travel
| | I am by no means an expert in HTML and CSS. But I have been tweaking and tuning a few of my Hugo-powered websites, including this one. And, I had the opportunity to explore a few of the modern HTML and CSS features. Starting last month I made it a point to use more images in my blog posts. And, I am glad I did. When I wrote the blog post on hiding files in ZIP archives, I enjoyed preparing the ZIP format illustrations.
| | www.mattlayman.com
21.9 parsecs away

Travel
| How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).