Building Terminal UI Apps with Bubble Tea - GopherCon 2023
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the world of Terminal User Interface (TUI) applications in Go using the Bubble Tea framework in this GopherCon 2023 talk by Andy Haskell. Learn how to build a plant-watering app from scratch, leveraging Bubble Tea's powerful features such as arrow-key and mouse event handling, animations, and multi-page management. Discover the framework's ecosystem of Go packages that make development feel familiar to frontend web developers. Dive into the Elm Architecture-inspired core interface of Bubble Tea, which allows for flexible complexity management in your TUI projects. Throughout the 43-minute presentation, gain insights on implementing I/O operations for data persistence, incorporating imported UI components, applying CSS-like styling, and creating seamless navigation between pages.
Syllabus
GopherCon 2023: Andy Haskell - Terminal UI Apps From the Ground Up with Bubble Tea
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube