A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

htmx

A collection of 2 posts
Augmenting the client with HTMX
Development

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.

Oct 6, 2024
AJAX and SSR technologies
Development

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

Sep 8, 2024
A Java geek © 2008-2026
v. 9744a65fcb2ff5057d025d26766c50d6f934fc0b/13747693232
Latest Posts