/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

distinctivequality.com
| | ovidem.com
0.3 parsecs away

Travel
| | I used to tell people that if they have anything that they want to share with the world, the first thing they do is should get a website up.
| | www.roboleary.net
2.9 parsecs away

Travel
| | A copy button enabled quick copying of code to the clipboard. I will show how to use the Clipboard API, style the button, and provide user feedback.
| | aaronluna.dev
3.3 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,...
| | ramenhog.com
17.2 parsecs away

Travel
| Revisiting responsive aspect ratios techniques with CSS Grid