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 (350)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Turbo (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • Background Processing (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Docker (8)
    • Test (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

    Markdown Parser
    Play

    Markdown Parser

    #341 Mar 20, 2022 pro

    Markdown is a great, but unfortunately ActionText doesn't support it. In this episode, we'll look at implementing a simple markdown parser with Stimulus.

    rails view markdown stimulusjs javascript
    2 2

    Wordle Clone
    Play

    Wordle Clone

    #340 Mar 13, 2022 pro

    We look at recreating the popular Wordle game with StimulusJS. By exploring the mechanics of the game, we build our own approach.

    rails javascript stimulusjs
    8 3

    Infinite Scrolling with Hotwire
    Play

    Infinite Scrolling with Hotwire

    #338 Feb 27, 2022 pro

    In this episode, we have a look at two different approaches for implementing an infinite scrolling feature within a Ruby on Rails application with Hotwire. The first method will use a Stimulus Controller to handle AJAX requests back to the Rails application. The second approach will not use any external library, other than Hotwire, nor any javascript to accomplish the infinite scrolling.

    rails hotwire javascript turbo
    6 3

    From Webpacker to esbuild
    Play

    From Webpacker to esbuild

    #319 Oct 17, 2021 pro

    With Rails 7 coming out soon, it's a good time to look at what it could take to upgrade our existing applications to esbuild. In this episode, we start with a Rails 6 application and begin the upgrade process by removing Webpacker and switching over to esbuild.

    7.0 esbuild javascript rails upgrade webpacker
    10 5

    Modern Chat Feature
    Play

    Modern Chat Feature

    #318 Oct 10, 2021 pro

    In this episode, we create a chat application using Rails 7, esbuild (JS Bundling), CSS Bundling, Hotwire, and Action Text. We also dive into some issues around CSS Bundling and Action Text.

    7.0 hotwire javascript rails turbo esbuild
    10 4

    Drag and Drop with Hotwire
    Play

    Drag and Drop with Hotwire

    #311 Aug 29, 2021 pro

    Acts as List provides the capabilities for sorting and reordering a number of objects in a list. In combination with SortableJS and Hotwire (Stimulus), we can create a positionable list with ease.

    hotwire javascript rails stimulusjs
    11 6

    Slim Select with Stimulus
    Play

    Slim Select with Stimulus

    #308 Aug 8, 2021 pro

    Using Stimulus and Slim Select, we can get performant results quickly and efficiently.

    form javascript stimulusjs view
    16 32

    Cropping Active Storage Uploads
    Play

    Cropping Active Storage Uploads

    #280 Jan 24, 2021 pro

    Cropping images can be hard and there can be quite a few complications. In this episode, we have a look at using StimulusJS to crop images uploaded through Active Storage.

    javascript stimulusjs uploads rails
    10 18

    • 1
    • 2
    • 3
    • 4
    • 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