/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

melkat.blog
| | www.coryd.dev
4.0 parsecs away

Travel
| | I've updated my RSS to Mastodon syndication worker so that it will add the link to the Mastodon post to the post.
| | daverupert.com
7.0 parsecs away

Travel
| | For years the latest articles list on my homepage had a neat little CSS trick where each post had wobbly "rough boxes" around them. To create the effect I used a script from css-houdini.rocks aptly named Rough Boxes. One minor problem, CSS Houdini paintlets aren't - and probably never will be -cross-browser. Do websites have to look the same in every browser? No. But after half a decade of not seeing those wobbly boxes on iOS, I decided to abandon Houdini and draw my own quirky boxes... so I made a web component that you can use today called !
| | www.todepond.com
12.1 parsecs away

Travel
| | [AI summary] A tutorial demonstrates how to build classic web development examples like a 'Hello World' page, a button counter, and a to-do list using HTML and JavaScript.
| | www.smashingmagazine.com
26.2 parsecs away

Travel
| In this article, we're going to look deeply at React Server Components (RSCs). They are the latest innovation in React's ecosystem, leveraging both server-side ...