Overview
Explore the world of Go in web development through this GopherCon 2020 talk by Brad Peabody. Dive into Vugu, a modern reactive web programming library for Go, and discover how it enables writing UI code in Go for the browser. Learn about the origin of Vugu, its technology stack, and the tools that simplify its use. Understand the concept of reactive web programming and how it applies to Go and Vugu. Gain insights into various Vugu features, including single file components, DOM events, CSS handling, dynamic attributes, lifecycle callbacks, server-side rendering, URL routing, and more. Get a glimpse of the roadmap for Vugu and its potential impact on Go's presence in front-end development.
Syllabus
Introduction
Agenda
Memory Lane
Whats the Pattern
How Vugu Works
vgrun
entry endpoint
entry type
init
reactive user interfaces
recap
Single file components
DOM events
CSS
Vugu Content
Dynamic Attributes
Static Components
Dynamic Components
Life Cycle Callbacks
TinyGo
ServerSide Rendering
URL Router
Variable Binding
Modification Tracking
Slots
Forms
Roadmap
Component Libraries
Style vs Functionality
Thanks
Taught by
Gopher Academy