Comment on My poor RAM...
Bipta@kbin.social 1 year ago
This meme is really only true for things like Slack where the app is just the webpage in an app, and even then it's not quite true because Electron is a lot heavier than a webpage because it has to now run the webpage and the app - which I think is terrible.
But then also, Electron enables actual apps to be developed using web standards - which I think is great.
TLDR: Use Electron to make apps, not glorified webpages.
habanhero@lemmy.ca 1 year ago
??
Slack IS an app.
Chadus_Maximus@lemm.ee 1 year ago
??
Slack IS a webpage.
habanhero@lemmy.ca 1 year ago
Calling Slack a webpage is like calling an office building a room.
Slack is just as much a complex app as anything else even if it’s built on web tech and standards.
firelizzard@programming.dev 1 year ago
The point is that Slack does not take advantage of Electron at all. It’s no better than running it in a browser.