Hacker News new | ask | show | jobs
by nacs 742 days ago
> framework agnostic

Framework agnostic but Ruby-only it seems.

3 comments

No. Turbo is js and HTML.

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

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.

No.