Get the latest tech news
Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go
React-like desktop GUI toolkit for Go. Contribute to roblillack/spot development by creating an account on GitHub.
Cross-platform: Spot uses native widgets where available and automatically selects the best backend for the platform you are running on at compile time. Broad widget support: Spot provides a wide range of UI controls out of the box, including buttons, labels, text inputs, sliders, dropdowns, and more. In the web world, this idea is often called a "virtual DOM" and Spot actually started as an experiment to bring this concept to Go by implementing a React-like GUI library for the desktop.
Or read this on Hacker News