▲ | pdimitar 7 months ago | |||||||||||||||||||||||||||||||||||||||||||||||||
> If there is literally no example of this having been done successfully, how can you be so confident that it would work great? Past experiences. I've seen much smoother and faster apps more than 20 years ago. Surely they weren't using black magic. > But why is it desired? Because it is slightly quicker to start an app with it and because people want to have a web variant of it (runnable in the browser) if/when necessary. Those are actual selling points and I agree with them wholeheartedly -- I object to Electron's lagginess however. They can and they should do better. > I'd still avoid using Qt simply because I already know how to make UI's in HTML+CSS. Well yes, that's one of the factors -- people default to what they already know. But zero mention is given to the numerous problems with the DOM model of making UIs as well... a topic way too big for me to have any desire to delve in, again. Inertia. A bad thing starts being used widely because of 2-3 desirable traits, and when it gains enough critical mass nobody wants to criticize it. Well, I do. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | foldr 7 months ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
>I've seen much smoother and faster apps more than 20 years ago Me too, but they didn't have all the whizzbang UI features that you get for free from a web stack. I could live without most of those, but users do expect all that stuff to work these days. | ||||||||||||||||||||||||||||||||||||||||||||||||||
|