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.
khanh@lemmy.zip 3 days ago
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.
stoly@lemmy.world 3 days ago
That was a fantastic explanation. Thank you.