This package gives you a set of conventions to make the most out of Hotwire in Laravel.
💎 Add support for multiple frame targeting in Turbo. Alternative solution to implementing Turbo streams in situations where refactoring otherwise may be required.
Quote editor built using Hotwire in the Turbo Rails tutorial.
Trying to implement React cart functionalities using Hotwire and stimulus JS
Use Hotwire on Ruby on Rails with Turbo Frame, Turbo Stream, and Stimulus
⚡️ Turbo bundles several techniques for creating fast, modern, progressively enhanced web applications without using much JavaScript. It offers a simpler alternative to the prevailing client-side fram...
In this tutorial, you’ll learn how to create a Rails 8 app with Turbo Streams support, enabling real-time updates as you add, edit, or remove tasks. Let’s get started!