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.
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]

17
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
How to Add Disabled State to Buttons with Turbo & Tailwind CSS

How to Add Disabled State to Buttons with Turbo & Tailwind CSS

1
Comments
2 min read
How to Work with Forms inside Forms in Rails

How to Work with Forms inside Forms in Rails

3
Comments
2 min read
3 resources from Beginner to PRO to learn Ruby on Rails

3 resources from Beginner to PRO to learn Ruby on Rails

8
Comments
1 min read
ViewComponent over Turbo Stream Broadcasts

ViewComponent over Turbo Stream Broadcasts

1
Comments
2 min read
Rails Designer v0.9.0 release

Rails Designer v0.9.0 release

3
Comments 1
1 min read
Easy Peasy Form Validation Errors with Rails Turbo Frames (modals)

Easy Peasy Form Validation Errors with Rails Turbo Frames (modals)

4
Comments
2 min read
Data-Attributes Magic with Tailwind CSS & Stimulus

Data-Attributes Magic with Tailwind CSS & Stimulus

2
Comments
3 min read
How to Toggle Multiple CSS Classes with Stimulus

How to Toggle Multiple CSS Classes with Stimulus

3
Comments
2 min read
Rails Designer v0.8.0 release

Rails Designer v0.8.0 release

1
Comments
1 min read
How to Properly Structure Stimulus Controller

How to Properly Structure Stimulus Controller

1
Comments
3 min read
loading...