Hotwire Turbo Replacing Rails UJS
Play
9:36 CC

Hotwire Turbo Replacing Rails UJS

#307 Aug 1, 2021 free
In this episode, we look at some common functionality that we got with Rails UJS and what it looks like to reimplement these with Hotwire's Turbo and StimulusJS.

Inline Editing Records
Play
13:08 CC

Inline Editing Records

#191 Jun 2, 2019 free
Using Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.