In this course you’ll get started working on your very first Progressive Web App (PWA) - a web app that can take advantage of many of the features native applications have enjoyed. You’ll also get more experience in creating a web app that works offline using Service Workers. Finally, you’ll make your app installable to the user’s home screen with the Web App Manifest file.
Class Deals by MOOC List - Click here and see Udacity's Active Discounts, Deals, and Promo Codes.
This content is important because the next frontier for developers is creating web applications that can reach places native apps cannot. This course covers the requirements for and construction of Progressive Web Applications – web sites that can install and operate applications on a mobile device just as if they were native applications.
What You Will Learn
Lesson 1
Progressive Web Apps
- What is a Progressive Web App is and why you would want to make one?
- Get started building out your very own app shell.
Lesson 2
Service Workers
- Use Service Workers to enable your application to work offline.
- Identify which assets you should cache and how to use these cached assets in your application.
Lesson 3
Web App Manifest
- Allow users to install your Progressive Web App to their device’s home screen.
- Properly configure a Web App Manifest.
Prerequisites and Requirements
Students should know HTML, CSS, and JavaScript, including object-oriented JavaScript. You should also have access to a mobile device capable of running the latest version of Google Chrome.