<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on</title><link>/categories/Go/</link><description>Recent content in Go on</description><generator>Hugo</generator><language>en</language><managingEditor>doppelganger113@gmail.com (Marko Kovačević)</managingEditor><webMaster>doppelganger113@gmail.com (Marko Kovačević)</webMaster><lastBuildDate>Thu, 11 Jul 2024 05:00:00 +0200</lastBuildDate><atom:link href="/categories/Go/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a TUI app</title><link>/posts/terminal-ui-with-bubbletea/</link><pubDate>Thu, 11 Jul 2024 05:00:00 +0200</pubDate><author>doppelganger113@gmail.com (Marko Kovačević)</author><guid>/posts/terminal-ui-with-bubbletea/</guid><description>&lt;p&gt;Have you ever wondered, once you would see those beautiful terminal apps and wonder how they built them or how could
you add that animated spinner on the terminal to display that some IO is happening? Well we are going to dive straight
into making one with the use of &lt;a href="https://go.dev" target="_blank" rel="noopener noreffer "&gt;Go&lt;/a&gt; and a powerful little TUI framework that gives us all of that
amazing power to build a &lt;strong&gt;TUI (terminal user interface)&lt;/strong&gt; &lt;a href="https://github.com/charmbracelet/bubbletea" target="_blank" rel="noopener noreffer "&gt;bubbletea&lt;/a&gt;!&lt;/p&gt;</description></item></channel></rss>