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 (379)
    • Javascript (75)
    • View (58)
    • Stimulusjs (55)
    • Ruby (40)
    • Model (36)
    • Security (32)
    • Hotwire (29)
    • Development (27)
    • Api (23)
    • Database (22)
    • Turbo (21)
    • Performance (20)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (14)
    • Background Processing (12)
    • Uploads (11)
    • Websockets (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Test (9)
    • Docker (9)
    Cross-Origin Resource Sharing (CORS)
    Play

    Cross-Origin Resource Sharing (CORS)

    #254 Aug 9, 2020 pro

    Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell browsers to give a web application running at one origin, access to selected resources from a different origin.

    javascript rails security
    3 8

    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

    Direct Upload Instantly
    Play

    Direct Upload Instantly

    #279 Jan 17, 2021 pro

    Learn how to select files and trigger them to upload to Active Storage instantly.

    active storage javascript stimulusjs rails
    14 10

    Action Text Mentions and Notifications
    Play

    Action Text Mentions and Notifications

    #229 Feb 16, 2020 pro

    In this episode, learn how to configure user mentions in Action Text with TributeJS and notify users whenever they are mentioned.

    rails javascript stimulusjs action text
    12 5

    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

    Organizing Stimulus Controllers
    Play

    Organizing Stimulus Controllers

    #267 Nov 8, 2020 pro

    StimulusJS is great and works great with Ruby on Rails. However, through developer habits, we can complicate our controllers and make them hard to manage. In this episode, we look at making our Stimulus controllers more manageable.

    javascript rails stimulusjs
    13 3

    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
    9 3

    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

    Tracking Javascript Errors
    Play

    Tracking Javascript Errors

    #268 Nov 15, 2020 pro

    Tracking errors on our server side is important, but we often forget about our client side errors. These can often be even more difficult to troubleshoot as there are many more variables at play. In this episode, we look at tracking the Javascript errors so that we can be notified of any issues our users experience.

    javascript rails stimulusjs
    6 6

    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
    12 3

    • « First
    • ‹ Prev
    • …
    • 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