Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Progressive Web Application With React Jumpstart
Rating: 3.9 out of 5(86 ratings)
1,220 students

Progressive Web Application With React Jumpstart

Build Application That Works Offline, Looks Like Native Mobile App etc
Created byAnto Aravinth
Last updated 12/2017
English

What you'll learn

  • Build web apps that look and feel like native mobile apps for iOS and Android
  • Understand How Push Notification Works
  • Build Offline WebApplication Using Service Workers
  • Using Progressive Web App in React Ecosystem
  • Caching the network request calls

Course content

9 sections44 lectures3h 1m total length
  • What is Progressive Web Application?5:36

    This lecture introduces you the concept of Progressive web application, by showcasing an example of Flipkart.

  • Understanding Service Worker8:22

    A simple example to show how one could create a service worker. 

  • Life Cycle of Service Worker4:08

    Talks about how service worker life cycle happens

  • Recap1:38

    Recap on this particular section

Requirements

  • Basics of React
  • Basics Of Javascript
  • You need to know the basic of HTML, CSS

Description

Have you ever thought about building web application that works offline? A web application that can be added to your smartphone’s screen? A web application that can send you push notifications on the fly? Web application that feels like Native mobile application? Yes, this is what we call as “Progressive Web Applications”.   

In this course, we are going to build 2 applications, that will teach you the fundamentals and techniques behind building a Progressive Web Application. Yes, we are going to use React for the same! We will be using the latest React create-app for building our projects. All these projects are started from scratch!     

Note that, the course is not for learning React, but using React to build Progressive web application. Fundamentals of React and Javascript is required.  By the end of this course, you will be confident enough to understand the key concepts behind Progressive Web Application:     

  1. Service Worker  

  2. Application Shell Architecture  

  3. Offline/Online Notifications  

  4. Add to “HomeScreen”  

  5. Caching & Offline loading  

  6. Push Notification  

  7. and much more!  


So, what are you waiting for? Sign up today and learn the cutting-edge technology. 

(Sign up this course and get 80% of on my next course on "Jumpstart with NodeJS Streams")   

Who this course is for:

  • Students who want to build offline-ready web apps
  • Students who want to build Progressive web application using React ecosystme
  • Students who want to understand how Push Notification , Caching works in PWA