Link tags: saving
4
Offline Content with Service Worker — Chris Ruppel
A step-by-step walkthrough of a really useful service worker pattern: allowing users to save articles for offline reading at the click of a button (kind of like adding the functionality of Instapaper or Pocket to your own site).
StyleURL - share CSS tweaks instantly
This is an interesting tool: mess around with styles on any site inside Chrome’s dev tools, and then hit a button to have the updated styles saved to a URL (a Gist on Github).
My biggest takeaway from the second Offline Camp in Santa Margarita, CA — plus toast!
J. Renée Beach writes on Ev’s blog about three things to consider when planning for offline experiences:
- Freshness,
- Reach, and
- Assurance.
How will you express to your users that the content is up to date, safe and available across their network?