ajax

A collection of 4 posts

A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
Oct 20, 2024 ajax ssr

Summary of the AJAX frameworks comparison

In previous weeks, I’ve analyzed several libraries and frameworks that augment the client with AJAX capabilities. Vue.jsAlpine.jsHTMXVaadin In this post, I’ll compare them across several axes. Analysis Frontend skills Remember that I started this series from the point of view of a backend developer. In this section, I grade how much you need to know about client technologies to complete the job.

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
Sep 8, 2024 ajax ssr

A short history of AJAX and SSR

My journey in programming began over two decades ago, a time when JavaScript was a far cry from its current state, and developers were primarily focused on Microsoft Internet Explorer. One of my proudest achievements back then was writing a few lines of code that allowed users to add and remove table rows entirely on the client side. We called it DHTML. Many developers today have forgotten about it—or never knew it existed.

Nicolas Fränkel
Dec 26, 2009 ajax rest

HTML UI over a REST backend

In this article, I will show you that forms sent by browsers to a server can only use GET and POST HTTP methods and which workaround to apply in order to still use a REST backend.

Nicolas Fränkel
A Java geek © 2008-2026
v. bc04c88300c3ec997ce8470fbff5395dc9e518b1/13264050981
Latest Posts