Screencasts about web development, API integrations, and simple games.

Videos about programming, and more, collected in chronological order.

Adding TailwindUI - clearbnb - Part 5

Getting started with the Search API beta

Autocomplete address with Google Places and Stimulus - clearbnb - Part 4

Edit a payment link from the Stripe Dashboard

Create, read, update, delete Listings - clearbnb - Part 3

Create, customize, and send Stripe invoices

Google OAuth with Devise and Omniauth - clearbnb - Part 2

Project planning - clearbnb - Part 1

Create a payment link from the Stripe Dashboard

Developer office hours: Search API beta

Payment Links vs Invoices

Upload a product catalog

Playing with map data from Zillow and the Google Maps API

Has many through associations in Ruby on Rails

Connect 4 game with React and Next.js

Turbo Streams Tic Tac Toe

Realtime partial page updates with Turbo Streams

Receive and process inbound email with Ruby on Rails

Send emails when receiving a comment - Ruby on Rails

Polymorphic associations with Ruby on Rails - like all the things