6 ms·
Have you considered the security and memory footprint implications of using electron? I totally carry your base concern for making this, but electron would not
by Not_a_pizza 7y ago
Have you considered the security and memory footprint implications of using electron? I totally carry your base concern for making this, but electron would not generally my first choice for making most apps.
https://www.cvedetails.com/vulnerability-list/vendor_id-6765/product_id-33752/Atom-Electron.html https://www.cvedetails.com/vulnerability-list/vendor_id-6765...
https://medium.com/commitlog/electron-is-cancer-b066108e6c32 https://medium.com/commitlog/electron-is-cancer-b066108e6c32
- bobblywobbles 7y agoNot sure about that first link. Electron is now on version 5.0.0.... There is a trade-off when it comes to using languages I know better (web languages) to make apps. They are larger memory footprint than native apps.