The CLI provides some cool features for customizing new projects, prototyping, adding plugins and checking out your Webpack config without no-going-back ejecting. Here’s a quick rundown of each of these.
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.