API Structure and Error Handling
Play
19:53 CC

API Structure and Error Handling

#228 Feb 9, 2020 pro
We look at consistency in a Rails API structure and handling errors.

Emojis from Scratch
Play
19:35 CC

Emojis from Scratch

#227 Feb 2, 2020 free
In this episode, we look at attaching emojis to our comments model, allowing them to fill in some emotional cues.

In Depth with Docker Compose
Play
28:58 CC

In Depth with Docker Compose

#226 Jan 26, 2020 pro
A deep dive into using Docker to streamline your Ruby on Rails 6 development environment.

From Devise to Auth0
Play
19:29 CC

From Devise to Auth0

#225 Jan 19, 2020 pro
Continuing from the previous episode, we look at the transition process from Devise to Auth0.

OmniAuth Authentication with Auth0
Play
23:38 CC

OmniAuth Authentication with Auth0

#224 Jan 12, 2020 pro
In this episode, we look at setting up a fresh application with Auth0 and mimic a lot of the commonly used Devise methods to make a transition from Devise to only Auth0 easier.