Displaying File Names for Multi-File Inputs with Stimulus
How to build a small Stimulus controller that displays individual file names when users select multiple files, replacing the browser's generic count.
danielabaron.me RSS Feed
How to build a small Stimulus controller that displays individual file names when users select multiple files, replacing the browser's generic count.
A practical rundown of tools, settings, and habits that reduce token consumption when using Claude Code as your daily AI coding assistant.
Turning a Claude skill audit report into a labelled, severity-tiered GitHub backlog, and what the skill found in a small Rails 8 app.
How to use Stripe Test Clocks and the Stripe CLI to run a real end-to-end payment failure webhook test locally.
Building client-side routing with vanilla JavaScript: What started as a simple experiment revealed the hidden complexity that SPA frameworks solve for you.
AI coding assistants are obviously useful for writing code, but some of their most valuable contributions happen in the work that surrounds it.
This post explores how dynamic dispatch and ActiveSupport's runtime constant resolution can make Rails code elegant but harder to maintain.
How to safely refactor messy CSS using AI assistance and screenshot-based visual diffing as a regression safety net.
Building a minimalist breathing app: no ads, no subscriptions, no mysticism. Just science-based calm, open source and free.
Creating an AI blog editor with Claude Skills—like having a code reviewer for your writing when you don't have a human editor.