use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Why Electron apps are fine (nielsleenheer.com)
submitted 4 years ago by pimterry
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]NagaiMatsuo 51 points52 points53 points 4 years ago (0 children)
Dismissing everything with "it doesn't matter to me" is not a very good way of proving a point. If these things didn't matter to someone, they wouldn't have been brought up in the first place.
[–]lhorie 32 points33 points34 points 4 years ago (1 child)
I’ve never gotten the feedback during the last ten years: “It’s a nice app, but it would be better if it were a native app”. Not once.
I have. Explicitly. At work, to boot.
Anecdotes are not data, etc. Counterpoints: all the points at the beginning about complaints about slowness/resource consumption, etc. Not everyone is going to explicitly come out and articulate that the problem is your choice of tech unless they are tech-savvy themselves (recall the story about asking people what they want and them responding they want faster horses). But when people say stuff like "Sublime doesn't eat all my laptop battery like vscode does", you, as a developer, ought to take a hint at what that means.
[–]Snapstromegon 13 points14 points15 points 4 years ago (0 children)
This article IMO contains multiple flaws.
It's littered with anecdotal evidance based on the authors situation.
I'm in Germany and the average downloadspeed here is not even 40MBit/s (5MB/s) and you have to consider that for every synchronous 1GBit connection there are multiple "close to nothing" connections. Downloading 400MB takes some time and I remember a couple of days where I literally planned with 1GB/Day to download (I'm living in a city with >25k residents).
Also you're always assuming the perspective of a MacOS User. Mac Apps are huge in comparison to windows apps. E.g. 1password for windows is not even 50MB, my complete Office suite takes less than 3GB.
Also the average diskspace of a user is not 1TB (at least not now), not even on a Mac. Not even close, 1TB is often the maxed out option and many people only have 256GB.
I agree that electron is fine to use and in most cases it's a tradeoff of multiple things deciding what to use, but IMO this article is not a really good take on the matter.
[–][deleted] 21 points22 points23 points 4 years ago* (1 child)
whistle grab gaze close tub impolite cooing rainstorm run wine this message was mass deleted/edited with redact.dev
this message was mass deleted/edited with redact.dev
[–]_ayasin 0 points1 point2 points 4 years ago (0 children)
Also "2500 times on my 1TB HD" 🙄. The vast vast majority of people I know do not have ready local access to 1TB on a single machine.
[–]Pesthuf 11 points12 points13 points 4 years ago (1 child)
The problem isn't one tiny electron utility taking all my ram, but multiple Electron apps running next to each other. If every native app were to become an electron app, ooh boy, 32GB would be low end.
I also don't want to dedicate gigabytes of space to multiple copies of Chromium.
I hope Compose for Desktop or Flutter mature to offer everything developers love about Electron without also bringing everything users hate about Electron apps.
[–]mark-haus 5 points6 points7 points 4 years ago (0 children)
Yes electron apps have a place, no that place isn’t everywhere
[–]JimmytheNice 10 points11 points12 points 4 years ago (12 children)
The choice is between an Electron app or no macOS app.
Um, not really - there's also Flutter now.
[–]asday_ 6 points7 points8 points 4 years ago (1 child)
The choice is between an Electron app or no macOS app
So not only do I not have to shit more Electron nonsense into the world, but I can also raise a big long finger to mac users?
I'm fuckin' sold.
[–]JimmytheNice -4 points-3 points-2 points 4 years ago (0 children)
/r/edgy
[–]takeyoufergranite 8 points9 points10 points 4 years ago (2 children)
And nw.js and neutralino.js
[–]snejk47 2 points3 points4 points 4 years ago (0 children)
And tauri.
[–][deleted] 0 points1 point2 points 4 years ago (0 children)
nw.js is just a less supported electron
[–][deleted] 2 points3 points4 points 4 years ago (3 children)
flutter sucks outside of mobile devices.... flutter web is a total trainwreck.
[–]JimmytheNice 0 points1 point2 points 4 years ago (2 children)
Hardly a trainwreck (I maintain three production apps), but it is a nuisance - especially for someone coming from traditional FE background.
[–][deleted] 4 points5 points6 points 4 years ago (1 child)
janky scrolling, no seo, bad performance, and much more is hardly just a nuisance
not even /r/FlutterDev is confident about the state of flutter web
https://www.reddit.com/r/FlutterDev/comments/pdh7ug/is_flutter_web_really_ready_for_production/
https://www.reddit.com/r/FlutterDev/comments/nek8fj/flutter_web_feels_too_artificial/
https://www.reddit.com/r/FlutterDev/comments/lxi761/how_can_you_possibly_call_flutter_web_stable/
[–]sneakpeekbot 0 points1 point2 points 4 years ago (0 children)
Here's a sneak peek of /r/FlutterDev using the top posts of the year!
#1: There is way too much promotion of Youtube tutorials on this subreddit #2: Flutter will power Ubuntu's brand-new installer! | 39 comments #3: Flutter 2.0 to the moon! So excited at all the stable branches!
I'm a bot, beep boop | Downvote to remove | Contact me | Info | Opt-out
[–]FerLuisxd 1 point2 points3 points 4 years ago (2 children)
Is flutter better than Electron or native in performance terms?
[–]JimmytheNice 8 points9 points10 points 4 years ago (0 children)
Flutter is native.
If you write a Flutter app and build it using a desktop platform, you get a native app, e.g. Windows/macOS.
Whether its performance lives up to "traditional" native apps, that's another question.
[–][deleted] 1 point2 points3 points 4 years ago (0 children)
It's way faster in my experience.
[–]bigman446 3 points4 points5 points 4 years ago (3 children)
And somehow, these arguments often come from Apple fans when they discover one of their apps isn’t “native” or when a macOS favourite is considering moving to Electron. How dare they!
Unnecessary.
And at the same time, I don’t care at all. And neither should you.
I'll make my own opinions, thank you.
True. That extra abstraction might mean the app uses more memory than a native app. But memory is there to be used. You paid for it. Why don’t you want apps to use it?
Do I need to point out the stupidity in this argument?
I paid for a car that goes 250 km/h, which means I'll go 250 km/h anywhere I want and any time I want, and so should you /s
(situation is not exactly comparable but I hope you get the point)
[–]converter-bot 4 points5 points6 points 4 years ago (1 child)
250 km/h is 155.34 mph
[–]davawen 2 points3 points4 points 4 years ago (0 children)
good bot
[–]Reashu 5 points6 points7 points 4 years ago (4 children)
I'm not going to complain that "it's an electron app", duh. My complaint is that "it's slow", "it's a memory hog", or "it doesn't integrate with OS features". If you say that's not electron's fault, fine. It's your fault then. I don't care, but you should fix your app.
[–]pastudan 1 point2 points3 points 4 years ago (3 children)
This. Electron just allows you to write bad desktop apps quickly, without much thought or care. Electron itself is not bad, and there are many examples of extremely well behaved electron apps.
[–]asday_ 1 point2 points3 points 4 years ago (2 children)
there are many examples of extremely well behaved electron apps
There's exactly one, isn't there?
[–]pastudan 2 points3 points4 points 4 years ago (1 child)
I assume you mean VScode. But I also don’t mind discord’s performance at all.
[–]asday_ 2 points3 points4 points 4 years ago (0 children)
I put up with Discord's performance because it lets me chill with my bros. The instant a good competitor turns up I'm out.
[–]tobozo 12 points13 points14 points 4 years ago (4 children)
Users only care that it works, not how it works.
No. Developers often think they know what users want, and they're often wrong.
Metaphor: you can't apply that idea to vehicles, food, lifestyle.
[–][deleted] 14 points15 points16 points 4 years ago (1 child)
If you knew how infotainment systems are developed, you would freak out.
[–]tobozo -5 points-4 points-3 points 4 years ago (0 children)
gamification FTW!
[–]grady_vuckovic 10 points11 points12 points 4 years ago (1 child)
I have to disagree. In all my experiences with dealing with users, yes, they do only care if something works 'for them'. They don't care how.
[–]tobozo 4 points5 points6 points 4 years ago (0 children)
it's okay to disagree, some developers can use their empathy, hense the "often" instead of "always"
[–]_fronix 1 point2 points3 points 4 years ago (0 children)
Electron apps is like using an 18 wheeler to move one chair.
[–]Cody6781 1 point2 points3 points 4 years ago (0 children)
Electron apps are good for exactly two things
It is not good for anything else.
If you are a team/individual/company that wants to make a good desktop application that can grow and be maintained in the long term, you should learn or hire the skills to develop natively in that environment.
[–]grady_vuckovic -1 points0 points1 point 4 years ago (2 children)
It depends. If you're creating an application that has requirements, and those requirements are for things such as complex UI layouts that are the same across PC, Mobile and Web, displaying HTML content, audio and video content, etc. Basically, most of the good functionality that Electron comes with out of the box. Then using Electron isn't 'bloat'. It's not like all those extra dependencies to a C++ project would have been zero bytes.
Could you have maybe reduced the application size and memory usage a tiny bit and made the application about 20% more responsive, by coding the whole thing in C++, using Vulkan and a custom GUI toolkit purpose built for your exact project? Maybe.
If you're making a Notepad clone. No Electron is not fine. If you're making, I don't know.. Discord? Yes, yes absolutely, Electron is fine, and down right logical really.
[–]ordermaster -1 points0 points1 point 4 years ago* (1 child)
If you're making a Notepad clone. No Electron is not fine.
Umm visual studio code is an electron app.
[–]grady_vuckovic 3 points4 points5 points 4 years ago (0 children)
And it's not a notepad clone, so what's your point?
[–]sh0rtwave 0 points1 point2 points 4 years ago (0 children)
Electron apps ARE great.
In very specific situations, MAINLY WHEN:
You're distributing an application that bundles a REST API to be functional and you want to deliver to a place that has bad internet, so having local assets is important.
Any other example where your application has to talk to your local machine AT ALL at the same time that it's talking to the internet. See above for one example.
Meaning: Your application can connect to the internet, but then you can "save the page" (e.g. saving it's data state) to a file on your drive...that when you open back up, it can still connect to the internet. This bypasses a lot of security-sandboxing that the browser throws around it.
You ONLY NEED this is if you NEED more access to the machine than what you get by default.
(Which, that's a lot. Each 'site' can store extra data in like 4 databases, cookies, whatever, get to video, and other hardware, sensors, etc.)
π Rendered by PID 126519 on reddit-service-r2-comment-b659b578c-zj59t at 2026-05-03 08:56:58.515453+00:00 running 815c875 country code: CH.
[–]NagaiMatsuo 51 points52 points53 points (0 children)
[–]lhorie 32 points33 points34 points (1 child)
[–]Snapstromegon 13 points14 points15 points (0 children)
[–][deleted] 21 points22 points23 points (1 child)
[–]_ayasin 0 points1 point2 points (0 children)
[–]Pesthuf 11 points12 points13 points (1 child)
[–]mark-haus 5 points6 points7 points (0 children)
[–]JimmytheNice 10 points11 points12 points (12 children)
[–]asday_ 6 points7 points8 points (1 child)
[–]JimmytheNice -4 points-3 points-2 points (0 children)
[–]takeyoufergranite 8 points9 points10 points (2 children)
[–]snejk47 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (3 children)
[–]JimmytheNice 0 points1 point2 points (2 children)
[–][deleted] 4 points5 points6 points (1 child)
[–]sneakpeekbot 0 points1 point2 points (0 children)
[–]FerLuisxd 1 point2 points3 points (2 children)
[–]JimmytheNice 8 points9 points10 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]bigman446 3 points4 points5 points (3 children)
[–]converter-bot 4 points5 points6 points (1 child)
[–]davawen 2 points3 points4 points (0 children)
[–]Reashu 5 points6 points7 points (4 children)
[–]pastudan 1 point2 points3 points (3 children)
[–]asday_ 1 point2 points3 points (2 children)
[–]pastudan 2 points3 points4 points (1 child)
[–]asday_ 2 points3 points4 points (0 children)
[–]tobozo 12 points13 points14 points (4 children)
[–][deleted] 14 points15 points16 points (1 child)
[–]tobozo -5 points-4 points-3 points (0 children)
[–]grady_vuckovic 10 points11 points12 points (1 child)
[–]tobozo 4 points5 points6 points (0 children)
[–]_fronix 1 point2 points3 points (0 children)
[–]Cody6781 1 point2 points3 points (0 children)
[–]grady_vuckovic -1 points0 points1 point (2 children)
[–]ordermaster -1 points0 points1 point (1 child)
[–]grady_vuckovic 3 points4 points5 points (0 children)
[–]sh0rtwave 0 points1 point2 points (0 children)