Hacker News new | ask | show | jobs
by yowzadave 1148 days ago
Are you saying that you build desktop apps that are just a webview container for the JS bundle which is hosted server-side? Is that typical with Electron dev work? I would have assumed that most people ship the bundle with the app, so that it can function without phoning home.