Free Course - Learn React by building a Progressive Web App (PWA) 2020
Build and deploy - Real world Movie Browser Progressive Web Application (PWA) using the latest version (16.3.0) of ReactInstructor: Vinod
Enroll Now -> Learn React by building a Progressive Web App (PWA)
About this Course
A Progressive Web App or PWA is a web application that has a set of capabilities (similar to native apps) which provide an app like experience to users. PWAs need to meet a set of essential requirements that we'll see next. PWAs are similar to native apps but are deployed and accessible from web servers via URLs, so we don't need to go through app stores.
A PWA needs to be:
Progressive: Work for every user, regardless of browser choice, because they are built with progressive enhancement as a core tenet.
Responsive: Fit any form factor, desktop, mobile, tablet, or whatever is next.
Connectivity independent: Enhanced with service workers to work offline or on low quality networks.
App like: Use the app shell model to provide app style navigation and interactions.
Fresh: Always up to date thanks to the service worker update process.
Safe: Served via HTTPS to prevent snooping and ensure content has not been tampered with.
Discoverable: Are identifiable as "applications" thanks to W3C manif
Add To Cart -> Learn React by building a Progressive Web App (PWA)
Advertisement