Coder Social home page Coder Social logo

riot-pwa's Introduction

riot - pwa


  • webpack
  • riot
  • A Riot based progressive app

####################

Intro

####################

Dev Environment

  • Check that dist directory is removed from src/www
  • Do a npm i or yarn
  • Do a npm start or yarn start
  • Go to (http://localhost:8080/)[http://localhost:8080/]

Stage Environment(firebase)

  • Run yarn build
  • Run cd src/www
  • Run firebase serve to look at firebase version on local
  • Run firebase deploy (install firebase-tools from npmjs.com)

How it performs

  • Demo
  • Staging URL
  • Lighthouse score

#################### starter is based on https://github.com/BosNaufal/vue-simple-pwa

TODOs

  • serviceworker to cache data, so that cached data is used on subsequent visits
  • cordova wrap the app (same codebase) and make the app run
  • Counter example to show state-management
  • Push notifications usage
  • AppShell sample usage
  • Firebase deployment
  • change of colour as network is lost
  • Uglify in the prod build (webpack)
  • Fetch data from a 3rd party API in one of the components
  • Demonstrate inter-component communication in simplest fashion
  • cache API data as part of HTML itself
  • Test PWA features working in Cordova App
  • Cleanup the multiple package.json files
  • Upgrade to latest babel, webpack and riotjs versions

riot-pwa's People

Contributors

saurshaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

majklovec

riot-pwa's Issues

Can't wait to see this :)

Hey there! I can't wait to see riotjs in action together with cordova/phonegap to build PWAs. Is there anything you need help with?

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.