If you’ve ever added target=”_blank” to open links in a new tab, you might be unknowingly leaving a...
Need a group of checkboxes where checking a parent also checks its children and unchecking works the...
In this guide, you'll build a simple update notification toast using Alpine.js and Tailwind CSS. The...
I've written a new tutorial on how to create an onboarding modal with Alpine.js - simple, reactive,...
Testimonials tell your story better than any landing-page headline. In this walkthrough, I rebuild a...
In this post, I break down how to create a fully responsive sidebar using Tailwind CSS and...
Learn how to build a fast, responsive product page using Alpine.js and Tailwind CSS - no heavy...
Oxbow UI is Now Free (MIT Licensed) Hello everyone, This happened last week. We decided...
If you've ever needed a table that's more than just static rows, this guide is for you. On my blog, I...
Looking for an easy way to build a clean gallery + lightbox with Alpine.js? I put together a...
Here’s a simple but powerful component you can add to your toolkit: feature tabs built with Alpine.js...
I put together a quick tutorial on building a multistep command bar with Tailwind CSS and Alpine.js....
Want to add clean, animated notifications to your project without heavy dependencies? I wrote a...
Want cleaner images, videos, or embeds that always look good—no matter the screen size? Check out...
Hello everyone, I have been trying to fix this by myself on my website, but after months of trying...
Astro is already lightning fast and SEO-friendly, but handling metadata across pages can get messy....
I'm still a VS Code user, but I explored how AI code editors have evolved in 2025. What started as...
Managing content in Astro doesn't have to be a pain. With PagesCMS + Astro content collections, you...
Think Tailwind is just “bloated markup”? I used to think the same. Until I realized how many of its...
The most valuable developer skills often have little to do with code. They're about navigating the...
Tailwind CSS v4 lets you style websites quickly with simple utility classes. It's perfect for...
Learn how to create parallax effects with bg-fixed, gradient text with bg-clip-text, and master all...
Want to learn how to use Obsidian for your Astro content without the mess? Simple symbolic link setup...
Tailwind CSS v4 introduces powerful new gradient utilities that make creating stunning visual effects...
Built my own VS Code theme to reduce eye strain and match my workflow. It's easier than you...
GitHub is where code lives, and Git is how we work with it. This post distills 23 essential commands...
GitHub has support for admonitions - clean, styled callout boxes like [!NOTE], [!TIP], and...
Container queries let components respond to their parent container's width instead of the whole...
Tailwind CSS v4.1 is packed with improvements . From native CSS variables and dynamic utilities to...
Tailwind CSS doesn’t include built-in utilities for nth-child, but that doesn’t mean you can’t use it...