Build amazing GUI’s with Go (Golang)

Manpreet Singh
2 min readSep 28, 2021

Welcome back! As most of you know, Go is an awesome programming language for building GUI’s, and there are tons of libraries for building GUI’s, so let’s talk about another awesome library that allows you to build out front-ends with Go. The specific package we’ll be using is GoVCL, if you want to jump straight to their GitHub page, check out the link below:

--

--