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)
    Nested Forms from Scratch
    Play

    Nested Forms from Scratch

    #70 Mar 5, 2017 free

    Learn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript.

    rails form javascript
    20 8

    Searchkick and Elasticsearch
    Play

    Searchkick and Elasticsearch

    #65 Jan 29, 2017 free

    Add full text searching using Searchkick and Elasticsearch. Here I will show the steps involved in adding this search to an existing application and a sample of autocomplete functionality.

    rails search performance
    31 18

    Sidekiq Basics
    Play

    Sidekiq Basics

    #59 Dec 18, 2016 free

    Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn the basics of Sidekiq and integrating it with ActiveJob.

    rails performance background processing
    16 2

    Redis Basics
    Play

    Redis Basics

    #56 Nov 28, 2016 free

    Redis within a Ruby on Rails application has many benefits. Learn to interact with Redis Server and set it up for caching within your application.

    rails cache performance
    15 7

    Database Index Optimization and Migration Maintenance
    Play

    Database Index Optimization and Migration Maintenance

    #53 Nov 6, 2016 free

    Adding indexes to your databases can increase the SQL search performance on your tables. As your application grows, migration files can become out of hand, use squasher to squish them down to a single file.

    rails database performance
    16 0

    DRY up your Javascript
    Play

    DRY up your Javascript

    #41 Aug 8, 2016 free

    Learn how avoid duplicate code to reuse existing javascript.

    rails view performance
    9 3

    Progressive Render
    Play

    Progressive Render

    #33 Jun 13, 2016 free

    Slow content got you down? Load it later! Use this gem to defer loading of portions of your page until after load. They will be fetched via AJAX and placed on the page when ready.

    rails performance ajax view
    12 4

    Eager Loading with Goldiloader
    Play

    Eager Loading with Goldiloader

    #30 May 23, 2016 free

    Wouldn't it be awesome if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default? With Goldiloader it can!

    rails performance model
    10 2

    Fragment Caching
    Play

    Fragment Caching

    #24 Apr 14, 2016 free

    Make your application faster by leveraging memory and caching fragments of your view.

    rails caching performance
    14 3

    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

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