RSSAmplifier

Blog

Austin Gil

Riding bikes, writing poetry, righting software

austingil.comRSS feed ↗10 posts

Latest posts

Animating <details> Element with Only CSS

This post provides the most straightforward and minimum way to animate the HTML detials element using only CSS.

Portland-Nehalem Bikepacking Route

Bikepacking route I've been putting together.

Today, I made Ten Dollars

A short retelling about things that happened to me recently.

Every CSS Named Color Organized by Palette

A little CSS snippet that nobody asked for, but makes me happy by making working with CSS named colors a little easier.

This ain’t the Endo…

Tried “doing a trick” on my bicycle and “biffed it"

Self Portrait #20251120

A picture of me

TS Generic Constraints in JSDocs Syntax

Learn how to implement TypeScript Generic Constraints using JSDocs.

Luger

A Portland bicycle route

Choose Your Own Adventure: Page 754

What would you do?

How to Add Fallback Slot Content for Qwik Applications

In this post, you'll learn how to create a custom slot component for Qwik that supports fallback content, as you find with Vue.js or Svelte.