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 (342)
    • Javascript (72)
    • View (52)
    • Stimulusjs (47)
    • Ruby (38)
    • Model (34)
    • Security (30)
    • Development (25)
    • Hotwire (25)
    • Database (21)
    • Api (21)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Authentication (17)
    • Deployment (16)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • Background Processing (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Docker (8)
    • Activerecord (8)
    Autocomplete with HTML Results
    Play

    Autocomplete with HTML Results

    #83 Jun 4, 2017 free

    Working with an autocomplete can be very simple. However, things get complicated when you try to use HTML markup in the displayed results. Learn how to use HTML markup within your autocomplete results!

    rails view form javascript
    13 2

    Reactive Applications with Stimulus Reflex
    Play

    Reactive Applications with Stimulus Reflex

    #209 Sep 29, 2019 pro

    Create Reactive and Single Page Application like with no javascript or with Stimulus Controllers.

    web sockets rails javascript stimulusjs
    17 1

    Syntax Highlighting with Action Text
    Play

    Syntax Highlighting with Action Text

    #231 Mar 1, 2020 free

    Set up Action Text with client side Syntax Highlighting using Highlight.js.

    action text javascript rails
    4 2

    Not RJS and Turbolinks
    Play

    Not RJS and Turbolinks

    #20 Nov 9, 2015 free

    Using Javascript responses, we can make our Rails application have a quick and responsive Single Page Application feel to it.

    rails javascript performance
    9 2

    Not RJS and Turbolinks - Part 2
    Play

    Not RJS and Turbolinks - Part 2

    #21 Nov 25, 2015 free

    A continuation from Episode 20 where we explore rendering the user's edit pages in a modal on a per request basis. Instead of rendering all modals for the users in the index, we will request them using remote javascript.

    rails view performance javascript
    5 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
    7 7

    Diving into Hotwire
    Play

    Diving into Hotwire

    #277 Jan 3, 2021 free

    In this episode, we look at the installation scripts of Hotwire and get a better understanding of what they're doing in order to integrate it into our applications more efficiently.

    rails hotwire stimulusjs javascript
    9 6

    Stimulus Javascript Framework
    Play

    Stimulus Javascript Framework

    #112 Dec 31, 2017 pro

    Used at Basecamp for some time, and recently open sourced to the public, Stimulus is a small Javascript Framework used to manipulate existing DOM elements on the page. This episode, we will dive into interacting with Stimulus and setting it up in a new Ruby on Rails application.

    rails javascript javascript framework stimulusjs
    32 12

    Custom Turbo Stream Actions
    Play

    Custom Turbo Stream Actions

    #382 Jan 1, 2023 free

    With the release of Turbo 7.2, we gained the ability to create custom actions in Turbo. This allows us to trigger functions on the client side that would have been difficult or cumbersome to do in the past. In this episode, we look at setting up custom actions and how to use them.

    rails turbo javascript hotwire
    6 0

    Stimulus Outlets API
    Play

    Stimulus Outlets API

    #378 Dec 4, 2022 free

    Outlets let you reference Stimulus controller instances and their controller element from within another Stimulus Controller by using CSS selectors. In this episode, we look at a simple example and then refactoring some older code where we used some workarounds to communicate with other stimulus controllers.

    rails stimulusjs javascript
    4 0

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 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