Here’s how I use Claude Code to develop Ruby on Rails applications. Mostly medium sized ones that have been around for a while. No green-field, everything-is-possible, agents-go-wild vibe coding for me. I’ll leave that to others.
Be My AI for Creating Photo Captions and Alt Text - Podfeet Podcasts
On NosillaCast #969, Tom Mattock explained how important it is that we all add alternative text to our images when we post them on social media. We say we want more engagement, and one of the ways to get that is to be inclusive in your postings. Without alt text, blind folks can’t tell anything […]
clidey/whodb: A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface - clidey/whodb
c15t is an open source framework for managing cookies, consent, and privacy compliance. Built for modern web apps. It’s fully customizable, framework-agnostic, and designed to give developers full control over the user experience without black-box logic or vendor lock-in
Faster Type-Aware Lint Rules: Biome vs. Oxlint - Jökull Sólberg
ESLint and TypeScript-ESLint are indispensable. Their type-aware rules—no-floating-promises, the entire no-unsafe-* family, and dozens more—have become the back
React Router and React Server Components: The Path Forward
React Router's RSC support is more than just a new feature. It's a major architectural shift that makes it a much more powerful library while also making Framework Mode less coupled to any particular bundler.
From Rails to JavaScript: A spectrum of integration options
Learn how various approaches to integrating JavaScript with Ruby on Rails present unique affordances towards handling presentational concerns and vary in how they support system requirements.