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.
Rails Designer v1.5: CommandMenu now supports remote content 🔍

Rails Designer v1.5: CommandMenu now supports remote content 🔍

1
Comments
2 min read
Create a Resizable Navigation with Stimulus

Create a Resizable Navigation with Stimulus

3
Comments
2 min read
Connected and Disconnected Target Callbacks with Stimulus

Connected and Disconnected Target Callbacks with Stimulus

2
Comments 1
2 min read
Building Nested Forms in Rails with Stimulus

Building Nested Forms in Rails with Stimulus

2
Comments 1
3 min read
Refactor Stimulus.js Controllers to Use Change Callbacks

Refactor Stimulus.js Controllers to Use Change Callbacks

2
Comments 1
2 min read
Launch a Turbo Modal with URL Params Using Stimulus

Launch a Turbo Modal with URL Params Using Stimulus

2
Comments
3 min read
Nested Forms With Turbo (without dependencies)

Nested Forms With Turbo (without dependencies)

5
Comments 1
3 min read
Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

1
Comments
1 min read
Preview an Image Before Upload with Hotwire/Stimulus

Preview an Image Before Upload with Hotwire/Stimulus

3
Comments 1
2 min read
Ruby on Rails Quiz

Ruby on Rails Quiz

7
Comments 2
1 min read
How to build an image gallery in Rails with Stimulus

How to build an image gallery in Rails with Stimulus

1
Comments
5 min read
Inline Save and Add Another with Rails and Hotwire

Inline Save and Add Another with Rails and Hotwire

2
Comments
3 min read
Rails Designer v1.1 released: FormLabelComponent + MediaList

Rails Designer v1.1 released: FormLabelComponent + MediaList

3
Comments
1 min read
Solving Common Issues with Hotwire in Ruby on Rails: Tips and Tricks

Solving Common Issues with Hotwire in Ruby on Rails: Tips and Tricks

4
Comments
2 min read
Add a “X is writing…” with Rails and Turbo

Add a “X is writing…” with Rails and Turbo

4
Comments 1
3 min read
Rails Designer V1 is here!

Rails Designer V1 is here!

2
Comments 1
1 min read
How to Create an Undo Action with Rails

How to Create an Undo Action with Rails

4
Comments
4 min read
Do React ao Hotwire - Parte II - [PT-BR]

Do React ao Hotwire - Parte II - [PT-BR]

16
Comments 2
6 min read
From React to Hotwire - Part I - [EN]

From React to Hotwire - Part I - [EN]

18
Comments 1
5 min read
Do React ao Hotwire - Parte I - [PT-BR]

Do React ao Hotwire - Parte I - [PT-BR]

36
Comments 1
5 min read
From React to Hotwire - Part II - [EN]

From React to Hotwire - Part II - [EN]

6
Comments 2
5 min read
Update a Progress Bar using Turbo Streams (using Custom Actions)

Update a Progress Bar using Turbo Streams (using Custom Actions)

2
Comments
3 min read
Customize the Turbo Progress Bar

Customize the Turbo Progress Bar

5
Comments
2 min read
Communicating between Stimulus Controllers using Outlets API

Communicating between Stimulus Controllers using Outlets API

3
Comments
3 min read
Custom Confirm Dialog For Turbo and Rails

Custom Confirm Dialog For Turbo and Rails

4
Comments 1
2 min read
loading...