Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I think it's excellent. We have already created some applications based on Electron.
Especiall as a Linux user, I can absolutely recommend Electron. (Atom, Visual Studio Code, Lighttable and many other great apps). -
byte33067yElectron ship the full render engine (browser) with it, so a small binary is never possible.
But the cross platform packaging makes it up for me -
@Devman
Electron and Java. I hate on both, but without them Linux would indeed be quite a bit less compatible with the mainstream stuff.
The pro of Electron is that you can offer your product as a web service and as a standalone cross platform app with very little extra work, and that it looks good everywhere with some simple CSS. The con is all the bloat that comes with it.
For fast development its great, for performance its better to use Java or C++/Rust with something like Qt/Gtk and OpenGL. -
Sn8z347y@bittersweet Thanks for the well explained response! Guess I have to spend some time on SO and Google to check out all the alternatives and their pros/cons :)
Related Rants
I'm currently trying out Electron and I kinda like it! What are your thoughts?
undefined
electron from github
electron