MDN/Projects/Development/Offline experience

< MDN‎ | Projects‎ | Development
Revision as of 17:43, 14 August 2014 by Sheppy (talk | contribs) (Created page with "{{DRAFT}} ==Goal== * Make MDN useful when there's no network connection * Allow local caching of pages the user uses often, or chooses to have cached ==User stories== * I wa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DRAFT
The content of this page is a work in progress intended for review.

Please help improve the draft!

Ask questions or make suggestions in the discussion
or add your suggestions directly to this page.


Goal

  • Make MDN useful when there's no network connection
  • Allow local caching of pages the user uses often, or chooses to have cached

User stories

  • I want to be able to read MDN on my phone while I'm on the train in the morning
  • I can't afford to keep loading all this stuff on my cell connection over and over again - let me keep the stuff I use often
  • I'd like to have the JavaScript Reference cached locally to streamline my workflow

Implementation thoughts