Go Webview Experiments and a Simple Todo Demo App
· ☕ 11 min read
Applications in Electron are great, but they are also heavy and slow. I have been looking for a way to build an app that can be -
universal (kinda - I will start with desktop experience for the masses but will eventually gravitate towards everything, everywhere, all at once) light weight - space and memory fast Just to set the frame of reference - what I want from UI development is ease of development - html, css, and js and other such delightful technologies make things easy, GTK / Xamarin / Qt / WinForms / WPF / etc.