Show HN: Gova – The declarative GUI framework for Go
1–10 of 30 posts
Re: Show HN: Gova – The declarative GUI framework for Go
#2Apparently a major dependency is "Fyne", which does show some screenshots on their page:
Re: Show HN: Gova – The declarative GUI framework for Go
#3I took a look at your recommendation, "gova"; it seems to be just getting started—keep up the good work!
Re: Show HN: Gova – The declarative GUI framework for Go
#4The code looks nice, but when I read GUI, I want to see screenshots of GUIs. Apparently a major dependency is "Fyne", which does show some screenshots on their page: https://fyne.io/
Re: Show HN: Gova – The declarative GUI framework for Go
#5Looking forward to a Golang declarative framework.
My advice to the author: invest in rich multi-window support early on. It's easy not to, but you always need it in the end, and it's painful to retrofit.
I feel like there's a great cross-platform UI story to be told with Go, since cross compiling is so easy.
Re: Show HN: Gova – The declarative GUI framework for Go
#6Re: Show HN: Gova – The declarative GUI framework for Go
#7Re: Show HN: Gova – The declarative GUI framework for Go
#8Re: Show HN: Gova – The declarative GUI framework for Go
#9This wraps Fyne? As a long time user of Fyne, what does this provide beyond Fyne itself?
Re: Show HN: Gova – The declarative GUI framework for Go
#10I think the right mental model is that Gova is to Fyne like DaisyUI is to TailwindCSS??