In this video, of the HTMX Go Todo List Application series, you'll learn how to parse all templates inside the templates directory into a variable and set up Sprig with Go templates.
00:00 - Set up bare-bones templates
01:41 - Install and set up air
03:01 - Tasks handler
07:06 - Display count from db/server on initial render
09:25 - Set up bare-bones form block
09:56 - HTMX Go SaaS Academy
10:31 - Create task on form submission
12:41 - Create task handler
17:11 - Update total count on task creation
22:34 - Set up bare-bones item block
23:37 - Pass data to item block
25:06 - Display completed state from db/server on initial render
25:40 - Toggle task on input change
26:46 - Toggle task handler
32:14 - Update completed count on task toggling
34:36 - Append tasks to end of list on creation
🖥️ Repository (Source Code)
https://github.com/webdevfuel/htmx-go...
📚 HTMX Go SaaS Blueprint
https://www.webdevfuel.com/hgsb