Drifting Ruby
  • 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 new

    Show your love and support while looking fancy.

  • About
  • Login

  • Home

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (242)
    • Javascript (57)
    • View (46)
    • Ruby (35)
    • Stimulusjs (33)
    • Model (25)
    • Security (22)
    • Development (21)
    • Api (19)
    • Performance (18)
    • Database (12)
    • Form (11)
    • Websockets (10)
    • Ajax (10)
    • Deployment (10)
    • Uploads (9)
    • Javascript Framework (7)
    • Test (7)
    • 6.0 (7)
    • Production (6)
    • Authentication (6)
    • Background Processing (6)
    • Gem (6)
    • Active Storage (6)
    • Notifications (5)
    Record Audio to Active Storage
    Play

    Record Audio to Active Storage

    #269 Nov 22, 2020 pro

    Learn how to use the MediaRecorder API and StimulusJS for uploading and storing audio files to Active Storage.

    javascript rails stimulusjs
    4 3

    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
    4 6

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

    Deferred Content Loading
    Play

    Deferred Content Loading

    #265 Oct 25, 2020 pro

    Learn to load slow content in the background so that your application still responds quickly while the heavy calculations are being done. Give quick responsiveness and optional polling to partials.

    rails stimulusjs
    10 3

    Database Encoding
    Play

    Database Encoding

    #264 Oct 18, 2020 pro

    In this episode, we look at the encoding and some problems that an older Ruby on Rails application may face when it comes to storing emojis and how to fix them.

    database rails
    6 1

    StimulusJS, Active Storage and DropzoneJS
    Play

    StimulusJS, Active Storage and DropzoneJS

    #263 Oct 11, 2020 pro

    DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It's lightweight, highly customizable and doesn't have any dependencies.

    active storage rails stimulusjs uploads
    6 29

    Testing Stripe Payments
    Play

    Testing Stripe Payments

    #261 Sep 27, 2020 pro

    Continuing from the previous episode, we add testing to the Stripe Payments without adding any additional dependencies.

    payments rails tests
    3 2

    Stripe Payments
    Play

    Stripe Payments

    #260 Sep 20, 2020 pro

    The past tutorials look at creating subscriptions with Stripe, but in this episode, we look at using Stripe for a cart-like checkout system where nonrecurring orders can be placed.

    payments rails stripe
    7 3

    PostgreSQL Hstore
    Play

    PostgreSQL Hstore

    #259 Sep 13, 2020 pro

    The hstore data type is very useful in many cases, such as semi-structured data or rows with many attributes.

    database rails
    6 2

    GitHub Actions
    Play

    GitHub Actions

    #258 Sep 6, 2020 free

    GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. In this episode, learn to set up GitHub Actions on your Ruby on Rails application with automated tests, code coverage reporting, and security testings.

    ci/cd rails
    13 2

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • …
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • Site Status
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    • PingVerse
    © 2021 Kimura Innovations, LLC