We don't need more beautiful apps. We need usable and consistent apps. Typical beautiful app is barely-usable.
Wails: Build cross-platform applications using Go
41–48 of 48 posts
[deleted]
Re: Wails: Build cross-platform applications using Go
#42Apart from the different backend(?) what is the difference between this and Tauri?
Re: Wails: Build cross-platform applications using Go
#43Apart from the different backend(?) what is the difference between this and Tauri?
The different backend makes a lot of difference.
You can become good at Rust in 6 months of intense training, or you can become good at Go after a week. Of course Go is more limiting, but it's good enough for many cases, like JavaScript with Electron.
Re: Wails: Build cross-platform applications using Go
#44Re: Wails: Build cross-platform applications using Go
#45There's many complaints here about webviews vs native. How does this compare to the likes of Dart/Flutter?
Re: Wails: Build cross-platform applications using Go
#46Re: Wails: Build cross-platform applications using Go
#47Re: Wails: Build cross-platform applications using Go
#48I don't get these projects. If you're going to write an html/js app, why not just launch the web browser against the local url of your app?
How did the local url get there?
Or, to look at it from another angle, you could just click on the app and it opens?