6 ms·
I wonder if there is really a big difference between using an Electron based application or a progressive web application (PWA). My current guess is, that the b
by tehabe 6y ago
I wonder if there is really a big difference between using an Electron based application or a progressive web application (PWA). My current guess is, that the biggest advantage of PWA's is, that you use the same browser for several applications. But I never really tested my guess.
- IggleSniggle 6y agoAn advantage/risk of Electron is inheriting the users filesystem and device privileges.