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)
    Inline Editing with Turbo
    Play

    Inline Editing with Turbo

    #381 Dec 25, 2022 pro

    Using Turbo, we can create an interactive inline editing feature without writing any Javascript. In this episode, we look at some of the nuances with Turbo Streams and handling form errors.

    rails turbo form
    8 2

    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

    Optimistic Locking
    Play

    Optimistic Locking

    #327 Dec 12, 2021 pro

    Optimistic Locking is a feature to prevent collision when two users are editing the same record. In this episode, we look at adding this feature into a Rails 7 application that is using Turbo.

    form model rails
    6 1

    Dynamic Select Forms with Hotwire
    Play

    Dynamic Select Forms with Hotwire

    #325 Nov 28, 2021 pro

    Using StimulusJS and Turbo, we are able to dynamically update select input with content based on another select input. This allows for a seamless user experience while having a configurable and maintainable backend.

    7.0 form hotwire rails turbo
    21 11

    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

    Gathering Questionnaire Responses
    Play

    Gathering Questionnaire Responses

    #295 May 9, 2021 pro

    Continuing from the previous episode, we look at fixing nested forms when used inside of nested forms as well as gathering responses from the questionnaires.

    form rails stimulusjs
    5 18

    Form Wizards from Scratch
    Play

    Form Wizards from Scratch

    #291 Apr 11, 2021 pro

    Learn how to make form wizards without any external dependencies. This will allow you to have a simple extendable workflow and optionally to take advantage of Hotwire to create a seamless experience.

    form hotwire rails
    17 6

    Cache Warming
    Play

    Cache Warming

    #273 Dec 13, 2020 pro

    Caching is a great way to speed up your applications. However, when a cache becomes stale, there could be a user experience degradation until the cache is rebuilt. In this episode, we look at implementing a background job to rebuild the cache.

    background processing performance rails
    10 0

    Client Side Validation with StimulusJS
    Play

    Client Side Validation with StimulusJS

    #207 Sep 15, 2019 pro

    Give clients quick feedback on form validation errors with ValidateJS and StimulusJS.

    rails form stimulusjs validations
    24 7

    Extending the Rails Core Form Builder
    Play

    Extending the Rails Core Form Builder

    #187 May 12, 2019 pro

    In this episode, we build a custom form builder to extend and add functionality our forms to display errors inline with the form inputs.

    rails form
    22 2

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