DEV Community

# hotwire

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Shift+Click Selection for Bulk Actions with Stimulus

Shift+Click Selection for Bulk Actions with Stimulus

1
Comments
2 min read
The 2025 Guide to Building Scalable React Apps

The 2025 Guide to Building Scalable React Apps

Comments
5 min read
String Inflectors: bring a bit of Rails into JavaScript

String Inflectors: bring a bit of Rails into JavaScript

1
Comments
4 min read
Create a macOS-inspired stack UI with Stimulus and Tailwind CSS

Create a macOS-inspired stack UI with Stimulus and Tailwind CSS

1
Comments 1
6 min read
Add Konami Codes with Stimulus

Add Konami Codes with Stimulus

1
Comments
4 min read
Auto-pause Video Player with Stimulus

Auto-pause Video Player with Stimulus

1
Comments
3 min read
Smarter Use of Stimulus' Action Parameters

Smarter Use of Stimulus' Action Parameters

2
Comments
3 min read
Auto-pause YouTube Videos with Stimulus

Auto-pause YouTube Videos with Stimulus

1
Comments
4 min read
Introducing Turbo Transition: create smoother Turbo Streams

Introducing Turbo Transition: create smoother Turbo Streams

1
Comments
3 min read
Getting Started with AWS Lambda – Simple Beginner-Friendly Guide

Getting Started with AWS Lambda – Simple Beginner-Friendly Guide

2
Comments 2
2 min read
Rails dom_id helper without exposing the primary id

Rails dom_id helper without exposing the primary id

1
Comments 2
2 min read
Create a Markdown-Powered Textarea with Stimulus

Create a Markdown-Powered Textarea with Stimulus

2
Comments 1
7 min read
Ruby on Rails Flash notifications with Hotwire and ViewComponents

Ruby on Rails Flash notifications with Hotwire and ViewComponents

3
Comments
6 min read
Natural Language Parser for Recurring Events using Stimulus

Natural Language Parser for Recurring Events using Stimulus

3
Comments
3 min read
Modern Rails Rendering Techniques: Choosing Between Turbo Drive, Frames, Streams and Morph

Modern Rails Rendering Techniques: Choosing Between Turbo Drive, Frames, Streams and Morph

2
Comments 1
8 min read
Turbo Drive, Frames, Streams, Morph? What to use?!

Turbo Drive, Frames, Streams, Morph? What to use?!

4
Comments
5 min read
Enhanced debugging for Stimulus

Enhanced debugging for Stimulus

2
Comments 1
3 min read
Sanitize your strings in JavaScript like a Rails developer

Sanitize your strings in JavaScript like a Rails developer

1
Comments 1
2 min read
Seamless Loading with Hotwire Native

Seamless Loading with Hotwire Native

2
Comments
5 min read
🚀 Installing Stimulus in an Existing Rails 7 Project (with Importmap)

🚀 Installing Stimulus in an Existing Rails 7 Project (with Importmap)

Comments
1 min read
🛠 How I Reduced Product Page Load Time by Nearly 85%

🛠 How I Reduced Product Page Load Time by Nearly 85%

14
Comments 1
2 min read
JavaScript Console Utilities You (Didn't) Know

JavaScript Console Utilities You (Didn't) Know

1
Comments
5 min read
Implementing Instant Search, Dynamic Forms, and Infinite Scroll with Hotwire and Turbo in Rails

Implementing Instant Search, Dynamic Forms, and Infinite Scroll with Hotwire and Turbo in Rails

Comments
7 min read
Beyond translations in Stimulus: formatting dates, time and currency

Beyond translations in Stimulus: formatting dates, time and currency

2
Comments
3 min read
Touch Events (swipe) using Stimulus

Touch Events (swipe) using Stimulus

1
Comments 1
7 min read
loading...