Overview
HTML-over-the-wire stack from 37signals: Turbo (server-rendered partial updates) plus Stimulus (sprinkles of JS). Skip the SPA, ship the monolith.
What you get
Tools in this category turn natural-language descriptions or component patterns into working apps with auth, data, and deployment wired up. The best ones let you eject to code or attach a real backend when you outgrow the defaults.
Where it fits in your stack
They sit early in the funnel: prototyping ideas, validating with stakeholders, and shipping internal tools. Production traffic is increasingly viable, but the more your app diverges from the platform’s happy path, the more you’ll lean on escape hatches.
Who it’s for
Hotwire (Turbo + Stimulus) suits teams that want this specific capability without rolling it from scratch. When evaluating, look at the community, hosting story, escape hatches, and how the costs scale as the project grows.
Pricing & licensing
Hotwire (Turbo + Stimulus) is open source / free to use. Hosted offerings or commercial add-ons are documented on the project site.