A simple todo app with htmx/go/templ/tailwind
In this article we will implement a simple todo app using go in the server, templ as the templating engine, tailwind for styling and htmx to give our hypertext steroids! This is going to be an extensi...