Hacker News new | ask | show | jobs
by throw_m239339 2425 days ago
Phonegap uses the the browser engine of the platform, therefore it's platform dependant.

Electron always uses Chrome whether it is on MacOS or Windows. There was a node-webkit project before Electron, I don't know its status.