Electron apps are ruining the Windows 11 experience, and even the JavaScript creator has warned against ‘rushed web UX over native,’ but it doesn’t look like that will change Microsoft’s plans. In a post on X and other places, Microsoft reaffirmed its commitment to AI in Windows 11 and encouraged Electron developers to consider using AI in their apps.


Can someone explain what an electron app is?
Basically, you know how Spotify allows you to use the version you access on the web as if it’s an app (all the features are there)? That’s called a Progressive Web App (PWA). Basically, Electron apps open up their own browser to run a PWA. Why is this bad? 2 Chrome tabs already take up a lot of memory. Now imagine 3.
That was a fantastic explanation. Thank you.