Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
zeveb
10y ago
0 comments
Share
> The only time you really need an app is for CPU-intensive work or accessing hardware.
Or when you want to own your own data, or work offline…
0 comments
default
newest
oldest
owencm
10y ago
Sites can definitely work offline using the new Service Worker system:
http://www.html5rocks.com/en/tutorials/service-worker/introd...
. Try this example:
https://voice-memos.appspot.com
.
icebraining
10y ago
Between Application Cache and various data storage solutions (local storage, the File API, etc), webapps can do that.
https://unhosted.org/
j
/
k
navigate · click thread line to collapse