Dev Containers
Play
11:47 CC

Dev Containers

#454 Apr 28, 2024 pro
In a later Rails release, dev container configurations will be provided by default. In this episode, we will explore how to use dev containers as well as modifying them to fit our application's needs.

Exporting ICS Files
Play
12:16 CC

Exporting ICS Files

#453 Apr 21, 2024 pro
In this episode, we look at exporting Internet Calendar files (ICS) so that they can be imported into a calendar app. We'll also explore some practices in making wise decisions in how we structure our applications.

Tags from Scratch
Play
22:19 CC

Tags from Scratch

#452 Apr 14, 2024 pro
In this episode, we create a tagging system for models that is highly reusable. We'll explore creating the tagging system, filtering on tags and persisting the tags in an unobtrusive way.

Windows and WSL
Play
16:05 CC

Windows and WSL

#451 Apr 7, 2024 free
In this episode, we'll look at setting up a fresh Windows 11 environment for Ruby on Rails development. We'll be looking at a few different tricks that makes managing a Windows environment much easier.

Fart
Play
5:44 CC

Fart

#450 Apr 1, 2024 free
Ever wonder how you could add audio to interactions on a website. In this episode, we'll explore adding sounds whenever someone clicks on a link or button.