Code Monkey home page Code Monkey logo

vue-hn-pwa-guide-kit's Introduction

vue-hn-pwa-guide-kit

Guide Kit for Hacker News PWA with Vue.js. This project was getting generated by vue-pwa-boilerplate, migrated following by vue guide, and referenced to vue-hackernews 2.0 like HTML/CSS codes for Look-and-Feel. Moreover, the project highly depends on firebase-hackernews api, checkout if you feel that want to know how it works in a way of using firebase API Hacker News firebase API more.


Checklist

PWA

  • Site is served over HTTPS with now
  • Pages are responsive on tablets & mobile devices
  • Metadata provided for PWA like theme-color
  • Content for scriptless environment
  • Add to Home screen with Web Manifest
  • Caching initial route like Application Shell pattern by Service Worker
  • Preload critical resources in parallel
  • Prefetch resources for next route
  • Lazy loading for rest of fragments of the app

HWPWA

  • Views: Hacker News Top Stories, New, Show, Ask, Jobs & threaded Comments
  • App must display 30 items per-page for story list views
  • App must be a Progressive Web App
  • App must score over a 90/100 using Lighthouse
  • App must become aim to be interactive in under 5 seconds on a Moto G4 over 3G
  • App must use the Application Shell pattern
  • App must do its best to work cross-browser
  • App supports offline caching of HN data
  • App may use server-side rendering.
  • Using Hackernews official firebase API with firebase-hackernews

Getting Started

Watch demo

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

License

MIT @ CodeBusking

vue-hn-pwa-guide-kit's People

Contributors

ragingwind avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.