|
|
|
|
|
by romanovcode
3322 days ago
|
|
I'm 100% we are. Step 1: People realise that Electron apps look different and do not fit the OS. Step 2: Big company invests and creates a library that supports Win/OSX looks. Step 3: Same big company creates a RAD type tooling for it. We present you a revolution - Big Corp. RAD Tooling 2020 a la Borland Delphi 2007. |
|
This is not an issue for most people. I like to use Spotify (the desktop app) as an example - it's a pretty good looking app, works nicely, and yet it uses an HTML-based UI.
Microsoft's own UWP also looks vastly different than native Win32-based apps.
The resource usage and slowness of Electron apps is a problem, but that is caused by using the entire browser runtime. When it comes to the capabilities of a UI framework, one of the questions I ask is "Could you build something like Spotify's UI with this? How difficult would it be?".