htmx is a very different way of developing your web application. You can define a lot of behaviour inside your HTML with the new attributed added by htmx. This allows you to build an interactive website without using any JavaScript. You do need a REST API that returns HTML though.

For more information about HTMX you can read the htmx docs.

  • @eluvatar
    link
    11 year ago

    Yeah, talk about tight coupling, it’s like the opposite of graphql

    • kglitch
      link
      fedilink
      11 year ago

      There’s no coupling because there isn’t really a front-end to couple with 👍