In part three of this series we cover one of the more complex aspects of the PWA - the Service Worker. This is key to making your web app act more like a native app with features like offline support, background sync, and push notifications.
If you are a JavaScript developer, you have never had more options for building mobile apps. Let’s look at how to choose between Progressive Web Apps, React Native, and NativeScript.
Progressive Web Apps (PWAs) are increasingly important for web developers. We covered the basics before—now we'll tackle the "discoverable" aspect of PWAs.