Fizzy JS Patterns
Play
14:02 CC

Fizzy JS Patterns

#540 Dec 14, 2025 pro
In this episode, we look at the open source project Fizzy and the Javascript patterns used. We will look at various patterns used and some thoughts of improvement.

Cool Things in Fizzy
Play
20:23 CC

Cool Things in Fizzy

#539 Dec 7, 2025 free
In this episode, we look deploying Fizzy to a server and look at some of the notable practices found in the code.

Kamal with Non-Rails Apps
Play
15:22 CC

Kamal with Non-Rails Apps

#538 Nov 30, 2025 pro
In this episode, we look at using Kamal to deploy a Python application to a server.

AI Commit Messages
Play
17:55 CC

AI Commit Messages

#537 Nov 23, 2025 pro
In this episode, we'll use a local LLM to generate our commit message automatically and then give us a chance to review it before saving the commit message.

Local CI
Play
10:02 CC

Local CI

#536 Nov 16, 2025 pro
In this episode, we look at a new Rails 8.1 feature gives you a DSL to run your Continuous Integrations steps on your local machine instead from your version control system.