Review: HTMX in Drupal Core and the Ajax API Replacement
For over a decade, Drupal developers have relied on Drupal.ajax—a powerful but heavy abstraction layer over jQuery—to handle dynamic interactions. But with jQuery's slow sunset and the rise of "HTML-over-the-wire" paradigms, it's time for a change.
Enter the HTMX in Drupal Core initiative.
