HTMX Go Todo List Application (#1 - Router, Vite and Template)

Опубликовано: 06 Апрель 2025
на канале: Web Dev Fuel
6,197
97

In this video, of the HTMX Go Todo List Application series, you'll learn how to set up routing withing a Go project, bundle HTMX into a JavaScript file with Vite, and render your first template with Go std library.

00:00 - Introduction
00:35 - Set up routing with Chi
02:36 - Install Prettier to format Go Templates
03:47 - Set up Vite bundling for HTMX
07:20 - Render template with Go Std Library

🖥️ Repository (Source Code)
https://github.com/webdevfuel/htmx-go...