Building a proof of concept web app in swift on the server with htmx has been some pure joy programming. I could maybe build it faster with React, but being able to have essentially no state on the client (besides the url params and search) makes things so much simpler to understand and follow.
9 months ago