Y
Hacker News
new
|
ask
|
show
|
jobs
by
realityking
3201 days ago
Being an Electron app doesn't preclude an app from working offline. You can ship all the code with the app bundle.
Still need to design your application to sync data - that's the hard part.