Apple Silicon Developer Transition Kit
Play
8:53 CC

Apple Silicon Developer Transition Kit

#253 Aug 2, 2020 free
First look at the upcoming Apple Silicon processor and what it will be like for us Ruby Developers. Honestly, I wish that it was a better experience. However, with macOS Big Sur being beta and the DTK not being the final consumer hardware, there's still hope yet.

Marketplace Solution with Stripe Connect
Play
32:12 CC

Marketplace Solution with Stripe Connect

#252 Jul 26, 2020 pro
Learn how to create a marketplace solution where merchants can sign up and take payments from their customers on your Ruby on Rails application.

Autocomplete with StimulusJS
Play
8:18 CC

Autocomplete with StimulusJS

#251 Jul 19, 2020 pro
In this episode, learn how to easily add autocomplete search functionality to your Rails Application with StimulusJS.

FullCalendar with StimulusJS
Play
15:23 CC

FullCalendar with StimulusJS

#250 Jul 12, 2020 pro
FullCalendar still remains to be one of the best Javascript calendar libraries and with the power of StimulusJS, it is easier than ever to interact with. In this episode, we look at implementing the latest version of FullCalendar (v5) in our Ruby on Rails application.

Soft Delete with Discard
Play
6:53 CC

Soft Delete with Discard

#249 Jul 5, 2020 free
Soft deletes for ActiveRecord done right.