cajames / pwa-pokedex

Hacked up demo app for a PWA talk

Home Page:https://pokedex.λ.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Pokedex

Simple hack-up of a PWA for a SydJS talk

This is to demonstrates some of the capabilities of a Progressive Web App with a simple JSONServer.

Demonstrates:

  • Serving files while offline
  • Caching images for offline use
  • Data management while offline, and working with offline data
  • Resyncing data back with server when online

Live Demo

https://pokedex.λ.wtf/

Note: The servers might take some time to warm up, they're offline while not being used.

Video Recording of Talk

Building online apps for offline use - PWA - Chris A James

About

Hacked up demo app for a PWA talk

https://pokedex.λ.wtf


Languages

Language:JavaScript 78.6%Language:Vue 18.4%Language:CSS 2.2%Language:HTML 0.8%