Giter VIP home page Giter VIP logo

conf-edui2017-pwa's Introduction

edUi Conference 2017 Presentation

This repo houses the coding examples and demos for my edUi Conference (2017) talk on progressive web apps, co-presented by Ashish Pathak.

A summary of the talk can be found below.

Building Progressive Web Apps

Mobile devices have created a walled garden of mobile apps that have forced teams to maintain multiple projects to build for each device or to rely on wrappers and compilers to get the native experience. If only there was a way to use the power and knowledge of the web to build powerful mobile web applications with device interaction! There is: progressive web apps (PWAs).

With PWAs, developers can take advantage of HTML5 and the new HTML5 JavaScript APIs to put together power mobile web applications that can do everything a native app can do, without using Ionic, Cordova, or some other third-party compiler.

What you’ll learn:

  • How a manifest file can prompt users to install an app to their home screen and launch it in standalone mode.

  • How a service worker can be used to preload images and assets and prepare the app for offline mode, while offering background sync capabilities.

  • How the Fetch API works as an intercept to serve data from a cache or a live API request with ease.

  • How to get a mobile web application to serve push notifications to a device just like a native app.

  • How to access native hardware from the mobile web, including location, audio, and camera features.

conf-edui2017-pwa's People

Contributors

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