464
Microsoft wants devs to build Electron AI apps on Windows 11, says no need of native code, despite RAM concerns
(www.windowslatest.com)
This is a most excellent place for technology news and articles.
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.