Hacker News new | ask | show | jobs
by michaelcampbell 1753 days ago
I don't see the correlation. I get that people don't like electron bloat, but that is orthogonal to UI/UX, no?
1 comments

The issue with Electron is that devs tries to mimic the browsers UI in a desktop environment. Our desktop OS need to have a desktop UI instead of the mobile webpage with Material/Flat UI design (no visual box line, no separators, no multi-windows, pushing the setting menu as a sidebar, etc). It should be treated as a desktop app with the benefits of desktop, not a mobile app which is the issue.