Go, Templ and Alpine.js - Dropdown Component

Опубликовано: 14 Декабрь 2024
на канале: Web Dev Fuel
303
12

In this video, you'll learn how to build a dropdown component with Go, templ and Alpine.js.

Go and templ are great to build reusable components across a web application, and Alpine.js makes it very easy to build the client-side interactivity.

📚 Repository: https://github.com/webdevfuel/go-temp...
🖥️ HTMX Go SaaS Blueprint: https://www.webdevfuel.com/hgsb

00:00 - Dropdown Component with templ
05:57 - Dropdown Component interactivity with Alpine.js
10:54 - Dropdown Item Component with templ