I applaud your effort, but cross plattform with no Windows support?
[flagged]
Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
51–60 of 63 posts
Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#52Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#53Would you consider listing the supported platforms in the readme? I think that would be a pretty interesting piece of information:
- Windows
- Linux
- macOS
- *BSD
- Android
- iOS
- Web
- Tizen
Maybe like it's on flutter docs: https://docs.flutter.dev/reference/supported-platformsRe: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#54Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#55Alternatively, something that targets many platforms, including mobile.
I've been searching for something for quite a while and the closest is qt and react native, both painful choices for various reasons
Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#56Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#57Earlier quoted context omitted.
I had the same problem - really liked the way I used to do component composition in React, it was hard to go back. Eventually found a way to do something similar using just the standard Go html/template. I’ve written about the implementation here: https://www.sheshbabu.com/posts/react-like-composition-using...
This a great write-up and similar to an approach that I stumbled upon a few years ago. Have you thought about HTMXing this approach to get away from full page renders?
Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#58Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#59Earlier quoted context omitted.
I had the same problem - really liked the way I used to do component composition in React, it was hard to go back. Eventually found a way to do something similar using just the standard Go html/template. I’ve written about the implementation here: https://www.sheshbabu.com/posts/react-like-composition-using...
This a great write-up and similar to an approach that I stumbled upon a few years ago. Have you thought about HTMXing this approach to get away from full page renders?
Re: Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
#60Earlier quoted context omitted.
My desktop has no battery.
Good for you. My laptop does.
Lucky me I no longer have to use a laptop for work and have a desktop without all the downsides.