top | item 40555503

(no title)

one-punch | 1 year ago

Hotwire integrates with Ruby on Rails. (EDIT: The linked page shows how to integrate Hotwire with Ruby on Rails. See fxn's comment https://news.ycombinator.com/item?id=40555577)

I had the same question, then watched the video to get the answer.

discuss

order

fxn|1 year ago

No, Hotwire is framework agnostic it is web components and JavaScript, basically.

You can Google Hotwire with Django, or Laravel, or many others (https://hotwire.io/frameworks).

one-punch|1 year ago

Thanks for the information.

The linked page shows only integrating Hotwire with Ruby on Rails, giving me my original impression.

nacs|1 year ago

> framework agnostic

Framework agnostic but Ruby-only it seems.