Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Go is Not Just on Your Server, it's in Your Browser - Intro to Vugu
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Memory Lane
- 4 Whats the Pattern
- 5 How Vugu Works
- 6 vgrun
- 7 entry endpoint
- 8 entry type
- 9 init
- 10 reactive user interfaces
- 11 recap
- 12 Single file components
- 13 DOM events
- 14 CSS
- 15 Vugu Content
- 16 Dynamic Attributes
- 17 Static Components
- 18 Dynamic Components
- 19 Life Cycle Callbacks
- 20 TinyGo
- 21 ServerSide Rendering
- 22 URL Router
- 23 Variable Binding
- 24 Modification Tracking
- 25 Slots
- 26 Forms
- 27 Roadmap
- 28 Component Libraries
- 29 Style vs Functionality
- 30 Thanks