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.
Modals in Hotwire, with zero JavaScript

Modals in Hotwire, with zero JavaScript

39
Comments 5
1 min read
Flash messages with Hotwire

Flash messages with Hotwire

30
Comments 5
1 min read
The best way to run Tailwind CSS on Rails

The best way to run Tailwind CSS on Rails

41
Comments 5
2 min read
Rails Nested DELETE Button without UJS

Rails Nested DELETE Button without UJS

7
Comments
2 min read
How to upgrade/migrate turbolinks to hotwire

How to upgrade/migrate turbolinks to hotwire

18
Comments 2
3 min read
Sort tables (almost) instantly with Ruby on Rails and Turbo Frames

Sort tables (almost) instantly with Ruby on Rails and Turbo Frames

35
Comments 8
12 min read
HEY-inspired Pop-ups Using Hotwire

HEY-inspired Pop-ups Using Hotwire

54
Comments 4
3 min read
Handling modal forms with Rails, Tailwind CSS, and Hotwire

Handling modal forms with Rails, Tailwind CSS, and Hotwire

27
Comments 1
12 min read
Remotely loading tabbed content with Ruby on Rails and Hotwire

Remotely loading tabbed content with Ruby on Rails and Hotwire

17
Comments 2
7 min read
Using Hotwire and Rails to build a live commenting system

Using Hotwire and Rails to build a live commenting system

31
Comments 2
8 min read
Hotwire turbo_frame_tag doesn't work within table HTML tag

Hotwire turbo_frame_tag doesn't work within table HTML tag

4
Comments
1 min read
Rails Devise and ReCaptcha with Hotwire (Turbo and Stimulus)

Rails Devise and ReCaptcha with Hotwire (Turbo and Stimulus)

20
Comments 5
6 min read
TIL: Stimulus Naming Conventions

TIL: Stimulus Naming Conventions

3
Comments
1 min read
How to Fix Rails Flash Rendering When Using Hotwire

How to Fix Rails Flash Rendering When Using Hotwire

16
Comments 4
2 min read
Hotwire Fix for CORS Error when using Omniauth

Hotwire Fix for CORS Error when using Omniauth

24
Comments 4
4 min read
Using Hotwire Turbo in Rails with legacy JavaScript

Using Hotwire Turbo in Rails with legacy JavaScript

64
Comments 8
12 min read
The Ruby Unbundled Series: Why You Should Check Out Hotwire Now

The Ruby Unbundled Series: Why You Should Check Out Hotwire Now

16
Comments
6 min read
HTML over-the-wire is a promising future of Web Development

HTML over-the-wire is a promising future of Web Development

27
Comments 5
4 min read
Can Rails Hotwire negate the need for a JavaScript framework?

Can Rails Hotwire negate the need for a JavaScript framework?

5
Comments 3
1 min read
Reactive Rails: Comparing StimulusReflex and Hotwire

Reactive Rails: Comparing StimulusReflex and Hotwire

4
Comments 1
1 min read
Reactive Rails from Bare Bones

Reactive Rails from Bare Bones

1
Comments
1 min read
How to use modals with forms in Rails using Turbo

How to use modals with forms in Rails using Turbo

69
Comments 13
5 min read
Flash messages with Hotwire

Flash messages with Hotwire

33
Comments 3
2 min read
From Turbolinks to Turbo

From Turbolinks to Turbo

17
Comments 6
1 min read
loading...