Videos

What If We Tried A Ruby On Rails 7 Speedrun? - YouTube
This is not meant to be taken seriously, but let's see what we can get done in under 15 minutes lol. Just as a warning, this is most definitely not a tutorial lol.This is going to cover:Adding BootstrapAdding ESBuildUsing PostgresqlController Gene...

Build rails 7 application with importmap - YouTube
Hello FriendsIn this lecture, we will set up a new project with bootstrap5 and importmap. You will get to learn the rails scaffolding to create resources and on that resource we will perform CRUD operations using turbo_stream and stimulus. Please ...




Multifactor Authentication via Recovery Codes with Rodauth - YouTube
We have a Rails app with multifactor authentication via TOTP setup, and we'll now add recovery codes as a backup MFA method. You'll see what Rodauth offers out-of-the-box, and how you can tweak the configuration to improve user experience.Show not...

RailsConf 2022 - Unboxing Rails 7What's new in the latest major version by Claudio Baccigalupo - YouTube
Rails 7.0 removes webpacker and spring from the default stack, adds encrypted attributes, allows for asynchronous query loading, changes autoloading defaults, attaches comments to Active Record queries, and introduces new tools for front-end devel...

RailsConf 2022 - O(1), O(n) and O(#$*&!) by Stephen Prater
Reasoning about the performance of your code doesn't need to require a PhD in computer science or specialized tooling - We'll learn how to quickly recognize and diagnose common performance issues like excessive algorithmic complexity and IO waitin...
