Debounce
Play
12:13 CC

Debounce

#550 Feb 22, 2026 pro
Demonstrate how to implement a debounced live search in a Rails application using Stimulus and Turbo, improving UX by reducing unnecessary server requests.

Rate Limit Plans
Play
26:39 CC

Rate Limit Plans

#549 Feb 15, 2026 pro
In this episode, we look at creating a rate limit feature based on the plan a user has subscribed to.

Ratatui
Play
24:11 CC

Ratatui

#548 Feb 8, 2026 pro
A Terminal User Interface (TUI) are nothing new but can be very powerful, especially to those who live in the terminal. In this episode, we'll look at creating pretty terminal interfaces from very basic to more complicated examples.

Claude Code
Play
23:50 CC

Claude Code

#547 Feb 1, 2026 free
In this episode, we look at how to use Claude Code to assist us in developing Rails applications. This is not about vibe coding, but using tools to assist our development efforts.

Turbo Permanent
Play
17:47 CC

Turbo Permanent

#546 Jan 25, 2026 pro
In this episode, we'll look at common problems with broadcasting refreshes and page morphs as well as some paths to a solution to provide a good user experience.