HTMX

A collection of 2 posts

A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
Oct 6, 2024 SSR HTMX

Augmenting the client with HTMX

This post is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. So far, I described the process with Vue.js and Alpine.js. Both are similar from the developers' point of view: they involve JavaScript. In this post, I’ll focus on HTMX, whose approach is quite different. Laying out the work I’ll follow the same structure as in the previous posts of the series. Here’s the setup, server- and client-side. Server-s

Nicolas Fränkel
Sep 8, 2024 AJAX SSR Vue.js HTMX

AJAX and SSR technologies

In this focused series, I want to learn about Vue.js and AJAX by implementing a small todo application with each. A short history of AJAX and SSRServer-Side Rendering with Spring BootAugmenting the client with Vue.jsAugmenting the client with Alpine.jsAugmenting the client with HTMXVaadin, the battery-included server-side AJAX frameworkSummary of the AJAX frameworks comparison

Nicolas Fränkel
A Java geek © 2008-2025
v. f32325969478592b3c56e2566b1da38f32e70c50/10035795030
Latest Posts