Help me decide between HTMX and Turbo (Hotwired)

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • turbo-ios

    iOS framework for making Turbo native apps

  • The HTMX syntax feels nicer to me, but one of my primary requirements is to make the interface available as iOS and Android apps, using this https://github.com/hotwired/turbo-ios . And from what I understood, to use their iOS/Android starter packs, I need to make the webpages using Turbo.js. So then I'll be duplicating HTMX and Turbo's functionality. Is this correct? It'll be great to hear from someone who has a clearer idea on this.

  • turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

  • I've gone through the getting started guides for both https://htmx.org/ and https://turbo.hotwired.dev/ . It seems "Turbo Streams" is equivalent to HTMX and the other Turbo features are uniquely available to Turbo. Right?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • htmx

    </> htmx - high power tools for HTML

  • I've gone through the getting started guides for both https://htmx.org/ and https://turbo.hotwired.dev/ . It seems "Turbo Streams" is equivalent to HTMX and the other Turbo features are uniquely available to Turbo. Right?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts