/pwa-paper

Experimenting with an Instapaper-like Progressive Web App

MIT LicenseMIT

Experimenting with an Instapaper-like Progressive Web App

This is a project to play with Progressive Web App technologies. I'm using Instapaper as basis for it's behaviour, but not planning to implement a real client.

The basic feature set will be:

  • View a list of saved articles (default)
  • View an individual saved article

Roadmap

  • App structure
  • Fixture article data
  • Server-only article list and view
  • Basic web-app style UI
  • Progressively enhance navigation/fetching of content
  • Service-worker registration
  • App shell caching
  • Content caching
  • App manifest

Other things to play with