Confirmed users
709
edits
No edit summary |
|||
Line 20: | Line 20: | ||
* make this an entirely client-side app, using local storage to cache feed data | * make this an entirely client-side app, using local storage to cache feed data | ||
== Offline application == | |||
* Implement a cache manifest, that could allow this app to be viewed without an Internet connection. http://diveintohtml5.org/offline.html | |||
* Using this plus local storage could make this app usable offline, and internet at conferences can be shaky, so this could be very useful. |