Ruby, Rails & Hotwire Articles

Level up your Rails skills with in-depth articles for developers. Practical tips, best practices, and real-world examples.

Simple Rails authentication

In this tutorial, we'll dive into rolling our own authentication in Rails, allowing users to sign in and log out. We'll be using the `has_secure_password` library that comes built-in with Rails, providing security by handling encryption and creati...

Dynamic forms in Hotwire

In this tutorial, we will explore how to use Turbo Frames for creating dynamic form fields in a Rails application. We will create a form that allows users to sign up as an indiv...

Pete H. Pete Hawkins

Flash messages with Hotwire

[In a previous video](https://rapidruby.com/lessons/23-hotwire-modals-with-zero-javascript), we explored how to implement modals using Hotwire. In this tutorial, we will dive in...

Pete H. Pete Hawkins

Hotwire Modals with ZERO JAVASCRIPT

Creating modals without using any JavaScript can be a challenge, but with Hotwire, it's easier than ever. Hotwire is an open-source library for Ruby on Rails that makes it s...

Pete H. Pete Hawkins

Unlock 7 Hotwire tricks every Rails dev should know ⚡️

Level up your Rails skills with 7 powerful Turbo techniques in my free Hotwire Cheatsheet. Subscribe for updates on new videos, courses & more — no spam, just gems.