htmx_on_fiber
This is a learning project. It follows the project in the HTMX Bible starting
at Chapter 3. However,
instead of doing it with Python and Flask, I'm going to try Go
Fiber and Go
Templates from the beginning.
Moreover, I'm going to use SQLc and SQLite 3 for
storing the data.
Yes, I know, it's a challenge to bring it all together, but I really think it's
worth it.
As I usually do it, I will keep a Journal to keep track of my progress, my
struggles and my insights.