We take a look at adding some UI interactivity with Alpine.js. Alpine.js allows us to use javascript in a declarative way. It's very similar to Vue, but doesn't require any compilation steps. When I'm in the context of a server-driven app like we are here