/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jordemort.dev
| | digitaldrummerj.me
1.9 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | ttntm.me
1.4 parsecs away

Travel
| | About 61 lines of JavaScript that progressively enhance user experience.
| | aaronluna.dev
1.9 parsecs away

Travel
| | Hugo includes a built-in syntax-highlighter called Chroma. Chroma is extremely fast since it is written in pure Go (like Hugo) and supports every language I can think of. Chroma's speed is especially important since syntax highlighters are notorious for causing slow page loads. However, it lacks one vital feature - an easy way to copy a code block to the clipboard. I decided to document my implementation using only vanilla JS since every blog post I found for this issue relied on jquery to parse the DOM,...
| | shortdiv.com
14.8 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.