Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
1–10 of 281 posts
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#2Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#3Maintainer here – Happy to answer any questions!
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#4This is confusing for me. I think such a framework is either 'platform agnostic' OR 'native'. Maybe the API is platform agnostic and the rendering is done natively?
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#5Maintainer here – Happy to answer any questions!
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#6Maintainer here – Happy to answer any questions!
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#7> core set of platform agnostic native widgets This is confusing for me. I think such a framework is either 'platform agnostic' OR 'native'. Maybe the API is platform agnostic and the rendering is done natively?
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#8> core set of platform agnostic native widgets This is confusing for me. I think such a framework is either 'platform agnostic' OR 'native'. Maybe the API is platform agnostic and the rendering is done natively?
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#9Maintainer here – Happy to answer any questions!
Any Win 10 fluent examples? Perhaps WinUI integation?
Edit: NodeGUI here: https://github.com/nodegui/nodegui
Re: Show HN: Svelte NodeGUI, a lightweight Electron alternative with native UI
#10Apart from the consistent GUI layer, I think an underrated reason that many teams stick with Electron is the mature tooling for cross-platform builds and upgrades. It's pretty painful to DIY.
It looks like NodeGUI doesn't currently support cross-compilation--is that something that's on the roadmap? How about upgrade/auto-upgrade tooling? Code signing?