I'm a teapot
Play
8:14 CC

I'm a teapot

#418 Sep 6, 2023 free
A special release to celebrate 418 episodes. I talk about different HTTP response codes.

Exploring Campfire
Play
11:40 CC

Exploring Campfire

#439 Jan 24, 2024 free
In this episode, we explore the Campfire code from 37signals' Once product line. We'll install the product and grab the code base to get it up and running on our development environment.

Drifting Ruby Gource
Play
1:47

Drifting Ruby Gource

#121 Feb 24, 2018 free
This is a video of the Drifting Ruby Code Base being built over the years.

PDF Reader
Play
18:49 CC

PDF Reader

#413 Aug 6, 2023 free
When previewing PDF files that were uploaded through Active Storage, we can only get a simple image of the first page. In this episode, we'll look at taking the uploaded PDFs and interacting with them.

Hotkeys
Play
9:19 CC

Hotkeys

#431 Dec 3, 2023 free
Keyboard shortcuts, or Hotkeys, can provide a great experience to users of an application. In this episode, we will use a stimulus wrapper around this library to use within our Ruby on Rails application.