DEV Community

Discussion on: Building a Desktop App with Vue: NW.js

Collapse
 
dbelyaeff profile image
Dmitriy Belyaev

Have you heard that Internet Explorer is going to migrate to Chrome engine?

I wish there could be such a framework which will give us all the opportunities of Electron and NW.js but will bring it with much smaller package size. Maybe using Chrome instance of an operating system.

Collapse
 
n_tepluhina profile image
Natalia Tepluhina

Yes, I've heard about it! Still waiting for this migration.

Well, I believe JS desktop apps will have further evolution and package size reduction as well as memory usage are #1 priority. So I hope we will see this kind of framework :)

Collapse
 
dbelyaeff profile image
Dmitriy Belyaev

Pay attention to GridSome — it's like Gatsby for Vue:
youtube.com/watch?v=jKmivk5bjo8

Collapse
 
thejaredwilcurt profile image
The Jared Wilcurt

Carlo and Lorca are attempts at this. You can read their pros/cons on XPDA.net