Comment by cpursley
12 hours ago
I’m not talking about forking, but using standard libraries and native frameworks instead pretending electron is a desktop app.
12 hours ago
I’m not talking about forking, but using standard libraries and native frameworks instead pretending electron is a desktop app.
Ah good point, I thought this was coming across from the "recreate" your own approach. I would fully agree with you on using native frameworks, though the eletron desktop is a great "entry" onto desktops ensuring companies only have to update 1 source, as opposed to natives everywhere.