Like Relationships and Global ID
Play
13:27 CC

Like Relationships and Global ID

#223 Jan 5, 2020 free
In this episode we create a Like/Unlike system where users can like posts and use Global ID to obfuscate IDs.

Routing Partials
Play
4:30 CC

Routing Partials

#80 May 14, 2017 free
The routes file can grow to be unmaintainable and messy. Learn to keep things organized by extracting out blocks of routes into their own files.

Rails API Basics
Play
5:28 CC

Rails API Basics

#49 Oct 2, 2016 free
A brief introduction on Rails API. Learn how to create an API application and setup the routes. This episode is paving the way for more in depth looks into Rails API.