Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.