|
|
|
|
|
by MadcapJake
3378 days ago
|
|
Basically this is true but the browser (Electron) is designed to be single-purpose (your app) and has pathways to the filesystem that you can't get in a web browser. Also, it is treated as an application by the OS rather than a Chrome window (and all the benefits that come with that shift). |
|