Multiple Resources with Devise
Play
15:48 CC

Multiple Resources with Devise

#290 Apr 4, 2021 free
Sometimes we get into situations where our applications requires a different type of user account which wouldn't really fit into a role. So, in this episode we look at creating multiple resources for authentication with Devise.

Turbo Native for iOS
Play
21:51 CC

Turbo Native for iOS

#286 Mar 7, 2021 free
In this episode, we look at modifying our Rails application and building a hybrid native application for iOS using Hotwire.

reCAPTCHA v2
Play
11:10 CC

reCAPTCHA v2

#282 Feb 7, 2021 free
Reduce the number of bots and spam your Ruby on Rails application gets with Google reCAPTCHA v2.

Diving into Hotwire
Play
14:45 CC

Diving into Hotwire

#277 Jan 3, 2021 free
In this episode, we look at the installation scripts of Hotwire and get a better understanding of what they're doing in order to integrate it into our applications more efficiently.

Hotwire
Play
27:21 CC

Hotwire

#275 Dec 23, 2020 free
Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.