Skip to content

Comment on Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for Go

Comments

Just for curioristy why did you adopot a react-like model and not implement react-dom as projects like react native do?

React Native runs in JavaScript. This is in Go.

React native runs in the native ecosystem through a js-native-bridge and calls platform specifics system calls. https://reactnative.dev/architecture/xplat-implementation react is the <Components /> stuff in js react-dom is the juice

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.