Member-only story
Build amazing desktop applications with Go!
2 min readDec 21, 2021
Welcome back! Go is an awesome programming language with a ton of capability, if you’re new to Go, check out the link below to learn more about this language:
So, let’s talk about an awesome way to develop desktop applications with Go, this specific framework is called Wails! Luckily for us, this package is hosted on GitHub, here is a link to the Wails repository:
You can also check out their website below as well:
This specific framework has a few awesome features, it’s multiplatform, uses Standard Go for backend, and you can use any…