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)
    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

    Creating Health Checks
    Play

    Creating Health Checks

    #208 Sep 22, 2019 pro

    Health Checks are an important part of monitoring an application's health. However, a simple status response may not be sufficient. In this episode, we look at creating a health check which monitors some dependencies of a Rails application.

    development rails deployment
    10 8

    Client Side Validation with StimulusJS
    Play

    Client Side Validation with StimulusJS

    #207 Sep 15, 2019 pro

    Give clients quick feedback on form validation errors with ValidateJS and StimulusJS.

    rails form stimulusjs validations
    24 7

    Creating and Publishing a Stimulus Controller Library
    Play

    Creating and Publishing a Stimulus Controller Library

    #206 Sep 8, 2019 pro

    In this episode, we create a public StimulusJS Controller and publish it to NPM to that it can be shared and reused in other applications.

    javascript stimulusjs rails
    6 0

    3D Secure 2 Credit Cards and Stripe Checkout
    Play

    3D Secure 2 Credit Cards and Stripe Checkout

    #204 Aug 25, 2019 pro

    Banks which require further authentication on transactions may decline charges if Strong Customer Authentication is not being performed on 3D Secure enabled Credit Cards. In this episode, we look at adding Stripe Checkout and webhooks to our Rails application.

    ruby payments webhooks
    7 9

    AWS Security Groups and Deploying Rails 6 to Beanstalk
    Play

    AWS Security Groups and Deploying Rails 6 to Beanstalk

    #203 Aug 18, 2019 pro

    Back in Episode #106, we configured and deployed to a very simple AWS Beanstalk environment. However, in this episode, we take things a bit further and explore security groups, an existing database and redis service. Also, there are a few changes that we have to do in order to get Rails 6 working within Beanstalk.

    rails production deploy deployment aws
    8 8

    SweetAlerts in Rails 6
    Play

    SweetAlerts in Rails 6

    #202 Aug 11, 2019 pro

    Sometimes adding a javascript library can be difficult because either it's not a straightforward process or some of the blog articles are either outdated or don't work properly. In this episode, we look at adding SweetAlerts into a Rails 6 application with Webpacker.

    view rails javascript 6.0
    18 7

    SOLID - Liskov Substitution Principle
    Play

    SOLID - Liskov Substitution Principle

    #200 Jul 28, 2019 pro

    In this episode, we look at the Liskov Substitution Principle. If S is a subtype of T, then objects of type T may be replaced with objects of type S without altering any of the desirable properties of the program.

    ruby solid
    12 3

    SOLID - Open/Closed Principle
    Play

    SOLID - Open/Closed Principle

    #199 Jul 21, 2019 pro

    Open/Closed principle states "software entities (classes, modules, functions, etc.) should be open for extension, but closed for modification"; that is, such an entity can allow its behaviour to be extended without modifying its code.

    ruby solid
    16 3

    SOLID - Single Responsibility Principle
    Play

    SOLID - Single Responsibility Principle

    #198 Jul 14, 2019 pro

    A class should only have a single responsibility, that is, only changes to one part of the software's specification should be able to affect the specification of the class.

    solid
    11 2

    • « First
    • ‹ Prev
    • …
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • …
    • 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