Command Palette
Play
18:32

Command Palette

#572 Jul 19, 2026 pro
In this episode, we'll explore the power of combining a Stimulus Controller and Turbo Frame Tags to create a seamless user interface. We'll use the example of keyboard shortcuts to launch a search modal to query records.

Recover Form Data
Play
16:48 CC

Recover Form Data

#571 Jul 12, 2026 pro
In this episode, we look at creating a reusable Stimulus Controller that will allow us to recover a filled out form from out local storage.

Claude Skills
Play
10:46 CC

Claude Skills

#570 Jul 5, 2026 free
In this episode, we look at creating Claude slash commands. These can be useful when dealing with a complicated task or trying to extract certain information from the application.

Schedule Emails
Play
15:47 CC

Schedule Emails

#569 Jun 28, 2026 pro
In this episode, we look at how we can schedule an email blast to be received at a certain time in the user's time zone.

Analyze Active Storage
Play
29:26 CC

Analyze Active Storage

#568 Jun 21, 2026 pro
In this episode, we look at filling in form data based on the contents of a PDF that is uploaded through Active Storage. We will implement a mechanism to fill out the form data without having to first persist the record.