DEV Community

[Comment from a deleted post]
Collapse
 
justgage profile image
Gage

I mean if you think about it basically every desktop app uses Electron (or something like it) and that's the norm right now. The main qualm people have with this is that it uses way too much ram but this could be solved if they weren't all using a separate Chrome process which I think is a thing that's already a possibility but I'm not sure.

More or less there's an idea that "all Native is the only way" that is really hindering people from ever having a mobile app at all.

 
daviddalbusco profile image
David Dal Busco

Indeed the development of PWAs might be really promising on desktops, specially if projects like Fugu continue to reduce the gab in terms of native features. The access to the file system, once stable, can maybe even be a first milestone to my opinion...let's see ;)