top | item 40555577

(no title)

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

discuss

order

nacs|1 year ago

> framework agnostic

Framework agnostic but Ruby-only it seems.

freen|1 year ago

No. Turbo is js and HTML.

If your backend can send templates down the websocket, you can use Hotwire.

andrei_says_|1 year ago

Hotwire is in JS and is used by multiple back-end frameworks including Rails.

Rails has a lot of affordances for Hotwire and is the back end framework for which Hotwire was originally written.

fxn|1 year ago

No.