A presentation at GDS Design Huddle #2 in in London, UK by Matt Hobbs
This is a talk I gave to the Design Community at their 2nd huddle in 2018.
The following resources were mentioned during the presentation or are useful additional information.
An offline copy of the GOV.UK Design System with passive offline capabilities.
An offline copy of the GOV.UK Design System with semi-passive offline capabilities.
An offline copy of the GOV.UK Design System with active offline capabilities.
This report examines the state of Progressive Web Apps (PWAs). PWAs are a new class of web applications, enabled by the Service Worker APIs. Service workers allow apps to support network-independent loading, to receive push notifications as well as to synchronize data in the background, and — together with Web App Manifests — allow users to install PWAs.
JavaScript powers the modern web, enabling rich and interactive web applications. In this report we dive into how JavaScript is used on the web, and its adoption and trends both for mobile and desktop experiences.
Method that enables applications to take advantage of persistent background processing, including hooks to enable bootstrapping of web applications while offline.