0
Difference between NW.is and electron.js
Hi, please i want to build a desktop app and i must use a framework like NW.js or electron.js to do that. So, i want to know the difference between both frameworks.
1 Odpowiedź
+ 1
electron is based on nodejs and uses nodes engine.
The thing electron does node doesn't is, that node is for building JavaScript apps, which have not that much to do with computer software.
Electron thought is made for using JavaScript to create Desktopapps.
Get electron here: https://electronjs.org/