/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

blog.kizu.dev
| | remysharp.com
7.1 parsecs away

Travel
| | A simple but effective fix to working with web components and VS Code. I wanted to get syntax highlighting _and_ prettier support (to auto fix indenting, quote...
| | www.matuzo.at
5.9 parsecs away

Travel
| | I'm a frontend developer in Graz, specialized in HTML, accessibility, and CSS layout and architecture.
| | general-metrics.com
5.7 parsecs away

Travel
| | Using CSS custom properties with vanilla web components is a simple and effective way to enable users with fine-tuned control over presentational aspects of your website. This tutorial assumes you are familiar with how to set up a web component and implement the handleEvent method for event listeners.
| | geoff.tuxpup.com
21.3 parsecs away

Travel
| How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did.