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 (359)
    • Javascript (74)
    • View (54)
    • Stimulusjs (51)
    • Ruby (39)
    • Model (34)
    • Security (32)
    • Development (25)
    • Hotwire (25)
    • Api (23)
    • Database (22)
    • Turbo (19)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (13)
    • Background Processing (11)
    • Uploads (10)
    • Websockets (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Test (9)
    • Docker (8)
    Speeding Up Requests
    Play

    Speeding Up Requests

    #322 Nov 7, 2021 free

    In this episode, we look at several issues around pagination and different kinds of querying that could affect performance when working with large datasets.

    performance rails search pagination
    21 3

    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

    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

    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

    Ruby Objects and Memoization
    Play

    Ruby Objects and Memoization

    #120 Feb 18, 2018 pro

    In this episode, we look at creating ruby objects. Then we look at different ways of implementing memoization and how it can be used to speed up our classes.

    ruby performance
    18 6

    Application Performance Monitoring in Rails
    Play

    Application Performance Monitoring in Rails

    #185 Apr 28, 2019 pro

    Monitoring your application's performance is an important part of knowing its health. In this episode, we look at three popular services.

    analytics rails performance
    5 1

    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

    3 Different Perspectives of Importing Records
    Play

    3 Different Perspectives of Importing Records

    #180 Mar 31, 2019 pro

    In this episode, we look at 3 different ways of importing data into a Rails application; each having their own use cases, drawbacks and benefits.

    rails model performance
    13 2

    • « First
    • ‹ Prev
    • 1
    • 2
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC