60
submitted 7 months ago* (last edited 7 months ago) by starman@programming.dev to c/programming@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] mindlessLump@lemmy.world 8 points 7 months ago

Each electron app has its own Chromium runtime. With the prevalence of electron apps, the result is multiple instances of chromium running on your machine. Chromium isn’t light weight. On top of that, there is the philosophical aspect. Do we really need to be shipping an entire browser for the purpose of creating a UI? That being said I understand why so many electron apps are created. HTML/JS/CSS are powerful and easy to use (IMO) and cross platform. I just try to avoid them and use alternatives to electron.

this post was submitted on 05 Dec 2023
60 points (89.5% liked)

Programming

16210 readers
108 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS