Description
In this course, you will :
-
Build web apps that look and feel like native mobile apps for iOS and Android
-
Use service workers to build web apps that work without internet connection (offline-first)
-
Leverage device features like the camera and geolocation in your web apps
-
Use web push notifications to increase user engagement with your web apps
Progressive Web Apps (PWAs) are the next big thing in web development as they bring mobile-app-like experiences to your users without requiring them to install an app from the app store/ play store.
You still create a web application (HTML, CSS, JavaScript) but this course will teach you how to add features such as camera access, service workers for offline support, push notifications and more. This combines the best of both worlds: You deliver fast, engaging and reliable experiences whilst still having the reach and accessibility of a web page.