This example shows how Hono, Alpine, and Htmx can play together.

  • Alpine is great at reactive client-side updates
  • Htmx is great at sending/receiving content from server
  • These two can be combined for reactive clients plus easy AJAX

Migrated from folder: Experiments/HAT_Stack/honoAlpineHtmxDemo