Hacker News new | ask | show | jobs
by shimman 91 days ago
This is cool! I wanted to make a basic CRUD form to update meta data and was considering go, lots of neat libraries to take a look at.

Interesting that it uses charmbracelet libraries to create the terminal components. I often have a hard time understanding how to use charmbracelet effectively, for minor TUI things I prefer tview more.

Anyone know any good tutorials/blog posts about building something complicated with bubble tea? I feel like the charmbracel docs are way too "happy path" if that makes sense?