GithubHelp home page GithubHelp logo

glennjones / extending-the-offline-web Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 8.13 MB

Extending the offline web experience - asyncjs talk

License: MIT License

JavaScript 63.65% HTML 35.43% CSS 0.92%

extending-the-offline-web's Introduction

Extending the offline web - asyncjs talk

This repo contains material created for a talk given at async.js on Thursday 23 June 2016.

Install node app to run slide deck

  • Install node.js
  • Clone or download this repo to your local machine
  • In a command line move to the projects parent directory
  • $ npm install
  • $ node app
  • The slide website can then be accessed from http://localhost:3030/slides/
  • The web worker code examples from http://localhost:3030/code/

Reading and watching list

Offline

Push

UX, design and research

Data and sync

Case studies

Sites

Resources

Tools and libraries

  • ManifeStation - automatically build web app manifest from web page metadata
  • upup - simple library offline.html page to your site
  • Lighthouse - Chrome, tools forauditing and performance metrics for Progressive Web Apps
  • sw-precache - Chrome, a module for generating a service worker that precaches resources
  • sw-toolbox - Chrome, a library provides common caching patterns
  • sw-helpers - Chrome, a collection of libraries that help enhance your existing service worker
  • Lunr.js - offline free text search
  • Nedb - the query engine from nedb
  • Geolib - nearby search
  • LocalForage - data persistence
  • Elasticlunr - Extended faster version of lunr.js
  • IndexedDB Promised - Promises wrap of indexdb
  • Dixie.js - Wrapper for indexdb
  • Pouchdb - Universal db with sync
  • Hoodie - Offline-first architecture for web apps
  • Pusher - Realtime messaging (SaaS)
  • Firebase - Realtime messaging and synced db (SaaS)

Streams

extending-the-offline-web's People

Contributors

glennjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.