MENU

Fun & Interesting

Developing a Terminal App in Go with Bubble Tea

package main 10,855 lượt xem 5 months ago
Video Not Working? Fix It Now

Developing CLIs and TUIs in Go is fun, and there are really good packages out there to make it so. And when it comes to terminal apps, there is an amazing library called Bubble Tea to build beautiful interactive TUIs.

In this video we build a terminal-based note taking app using Bubble Tea and some other libraries.

LINKS:

Code: https://github.com/plutov/packagemain/tree/master/31-bubbletea
Newsletter: https://packagemain.tech
Follow me on X: https://x.com/pliutau

TIMESTAMPS:
00:00 Intro
03:00 Basics
10:04 SQLite store
22:03 List view
31:55 Add lipgloss
39:15 Textinput and Textarea
47:20 Working App!
48:56 Outro

Comment