Skeleton Frames
Play
13:24 CC

Skeleton Frames

#490 Jan 5, 2025 free
In this episode, we look at implementing a temporary loader for turbo frame tags to give a visual of data that is loading.

Hotwire Spark
Play
11:28 CC

Hotwire Spark

#489 Dec 29, 2024 pro
A new library has been released for hot reloading Ruby on Rails applications. This isn't a new idea, but one that is designed to work natively and unobtrusively with Importmaps based Rails apps. In this episode, we'll look at both a Importmap application and one using Jsbundling.

Kamal Logs
Play
12:06 CC

Kamal Logs

#488 Dec 22, 2024 pro
In this episode we will look at shipping our application logs to a third party service. There are many ways to do this, but since we're using Kamal, we'll explore the most unobtrusive way without adding any gems.

Stimulus Action:Options
Play
11:27 CC

Stimulus Action:Options

#487 Dec 15, 2024 pro
In this episode, we explore some of the lesser used options with Stimulus Actions. We'll discuss some nuances with them and the best approach when documenting the code.

Browser LLMs
Play
20:25 CC

Browser LLMs

#486 Dec 8, 2024 pro
In this episode, we look at leveraging the end user's hardware and WebGPU to run large language models directly in the user's browser.