As web developers, we have used JavaScript /HTML to develop fantastic apps of all kinds, but until recently there has been a divide between what can be done with a web app and a native app. A new class of apps called Progressive Web Apps (PWAs) is helping bridge that gap by enabling extremely native-like features in our Web Apps: offline functionality, background activity, native API layers and even app store listings. We’ll show you how Web developers can take their code meant for the browser, and extend it to become cross-platform, Progressive Web Apps.