Augmenting the Client With Alpine.js
This post is part of a series comparing different ways to implement asynchronous requests on the client, which is colloquially known as AJAX. I dedicated the previous post to Vue.js. I'll dedicate this one to Alpine.js — not to be confused with Alpine Linux.
I'll follow the same structure as previously.