Drifting Ruby
  • love movie Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise

    Show your love and support while looking fancy.

  • Community
    Forums new

    Got a question or want to chat about a topic? Let's talk!

  • About
  • Login

  • Home

  • Episodes

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (349)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • 7.0 (10)
    • Background Processing (10)
    • Ajax (10)
    • Production (10)
    • Test (8)
    • Activerecord (8)
    Saving Attributes with Hotwire
    Play

    Saving Attributes with Hotwire

    #373 Oct 30, 2022 pro

    With Hotwire, we can create form where each input field is saved once a user has changed its value. We look at some of the common issues that you could run into when using Hotwire and some ways to mitigate those problems.

    rails hotwire javascript turbo form
    11 3

    Mapbox Geolocation
    Play

    Mapbox Geolocation

    #372 Oct 23, 2022 pro

    Using Hotwire and the Mapbox API, we can track the location of a user and playback their recorded GPS coordinates.

    rails hotwire javascript maps
    5 2

    Magic Links
    Play

    Magic Links

    #371 Oct 16, 2022 pro

    Magic Links is a passwordless authentication method where you receive a emailed link to proceed with signing in. In this episode, we look at swapping out a lot of the core functionalities of Devise with Magic Links as well as alternatives for using this methodology without Devise.

    rails authentication devise
    2 0

    Searching Multiple Models
    Play

    Searching Multiple Models

    #370 Oct 9, 2022 pro

    In this episode, we look at creating a simple and maintainable way to search multiple models. As our application grows and the needs change, other avenues can be explored, but it's important to not prematurely optimize things before they're actually required.

    rails search database model
    3 0

    Hotwire Introduction
    Play

    Hotwire Introduction

    #369 Oct 2, 2022 free

    Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. With Rails 7, we get Hotwire added in by default. In this episode, we look at some of the features with Hotwire and how to use them.

    rails hotwire javascript turbo stimulusjs
    8 9

    Downloading Cloud Database
    Play

    Downloading Cloud Database

    #368 Sep 25, 2022 pro

    Sometimes we need to pull down our staging database that is hosted in the cloud. This can be a tedious task as there could be many blockers that add complications in pulling down this data.

    rails database cloud
    3 5

    Tailwind CSS
    Play

    Tailwind CSS

    #367 Sep 18, 2022 pro

    In this episode, we look at adding Tailwind CSS to our Rails 7 application as well as applying a component library on top to add simplicity and consistency to our views.

    rails view css
    5 3

    Booking System Live Updates
    Play

    Booking System Live Updates

    #366 Sep 11, 2022 pro

    Continuing on from Episode 364, we look at a few different approaches to getting live updates on Full Calendar. We look at a few attempts which seems to work, but introduce unfavorable bugs and finally a workaround to get things working nicely.

    rails hotwire calendar
    6 0

    Automate Rake Tasks
    Play

    Automate Rake Tasks

    #365 Sep 4, 2022 free

    When rake tasks need to be part of a deployment, you could find yourself in a situation where the rake task was forgotten about or have to go through the process of shelling into the environment to execute the tasks. In this episode, we look at addressing these issues by creating a way to have rake tasks execute automatically.

    rails tasks deployment
    4 0

    Booking System
    Play

    Booking System

    #364 Aug 28, 2022 pro

    In this episode, we use Hotwire and FullCalendar to create an appointment scheduling program. We will look at blocking appointments outside of business hours as well as preventing overlapping appointments.

    rails hotwire calendar
    8 5

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • …
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC