Skip to content

mhadaily/glimmer-hn-pwa

Repository files navigation

Glimmer.js Hacker News Progressive Web App

Lighthouse 2.2.1

This is an implementation of a progressive web app with Glimmer (Ember template engine). Here is the result

with webpagetest on 3G and EM:

webpagetest

webpagetest

Lighthouse 2.2.1

TODO

  • Consider using official api to have realtime update
  • Collapsible comment threads, with child counts
  • Last visit details for stories are cached in localStorage
  • try to optimize more
  • Consider fast-boot
  • Remove SW from Development

Installation

  • git clone <repository-url> this repository
  • cd glimmer-hn-pwa
  • yarn

Running / Development

Building

  • ember build (production)
  • ember build:prod (production and Deploy to Firebase)

Please feel free to open a PR and improve Glimmer PWA.

Contributors

Releases

No releases published

Sponsor this project

 

Packages

No packages published