HTMx - tutorial part III - Building the application
January 15, 2025
This is the third post in a series that I’m making about HTMx that I think is utterly amazing and will change how I (we?) write web apps in the future. You are more than welcome to read from here, but it will be hard following along code-wise if you haven’t stepped through part I and part II first
In this part we will build the core logic of the application and start to create todo-items and store them in Firestore.