https://github.com/justalever/turbo_modals_demo
Let's Build with Hotwire and Rails - Turbo Modals
https://github.com/justalever/turbo_modals_demo
hotwire-turbo rails ruby turbo
Last synced: about 20 hours ago
JSON representation
Let's Build with Hotwire and Rails - Turbo Modals
- Host: GitHub
- URL: https://github.com/justalever/turbo_modals_demo
- Owner: justalever
- Created: 2023-03-05T19:18:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T11:25:12.000Z (over 3 years ago)
- Last Synced: 2025-09-11T03:06:06.397Z (10 months ago)
- Topics: hotwire-turbo, rails, ruby, turbo
- Language: Ruby
- Homepage: https://web-crunch.com/posts/hotwire-rails-turbo-modals/
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

# Let's Build with Hotwire and Rails - Turbo Modals
Welcome to a brand new "Let's Build" tutorial series where I use Rails in the combination of [hotwired.dev](https://hotwired.dev) to create components with little to no JavaScript.
If you're brand new to Turbo, I recommend reading [another post titled "Digging into Turbo with Ruby on Rails 7"](https://web-crunch.com/posts/digging-into-turbo-with-ruby-on-rails-7), where I cover what it is and how it works.
In this tutorial, we'll add modals to a basic Rails application with the help of Turbo.
- 👉 [Continue reading at web-crunch.com](https://web-crunch.com/posts/hotwire-rails-turbo-modals/)
- 📺 [Watch the tutorial](https://youtu.be/J5oTwF6Tm2c)