Refreshing Turbo Frames
Play
16:34 CC

Refreshing Turbo Frames

#492 Jan 19, 2025 pro
In this episode, we discuss several different approaches to refreshing data within Turbo Frame Tags and pick the approach that will be most universal. We'll also look at some of the downsides of other approaches.

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.

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.

Text to Speech
Play
16:44 CC

Text to Speech

#474 Sep 15, 2024 pro
In this episode, we look at implementing text-to-speech functionality using Ruby on Rails without third-party libraries. We'll discuss some nuances and various workarounds to address common issues.