/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

robdodson.me
| | loskoderos.com
1.5 parsecs away

Travel
| | Once again looking for a flex layout cheatsheet or example? Yeah, been there done that. Here's the sample I made to have a boilerplate of a Flex Layout ready to be used for some sort of a admin website etc. Code has been tested on both desktop and mobile browsers. Please note using the 100dvh
| | krasimirtsonev.com
1.9 parsecs away

Travel
| | The tiniest presentation framework / I did roughly 50 talks over the years, and for almost all of them, I used Reveal.js. I like it because it's HTML-based. I have complete control of everything and can easily publish the slides online. However, one thing bugs me every single time - the size of my content. I want to use all the available space. This becomes very important when I'm showing code to people. That's why I wrote SimPre. It's a 10KB HTML presentation framework that properly scales and positions my content.
| | jcbhmr.com
2.0 parsecs away

Travel
| | [AI summary] A tutorial on how to create a JavaScript-based automatic redirect in a GitHub Pages 404 error page to move traffic to a new domain.
| | karlherrick.com
11.5 parsecs away

Travel
| [AI summary] The article discusses the growing support and utility of Shadow DOM for server-side rendering of Web Components across modern browsers, illustrated with a code example.