Course Information
Course Overview
Build Application That Works Offline, Looks Like Native Mobile App etc
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:
Service Worker
Application Shell Architecture
Offline/Online Notifications
Add to “HomeScreen”
Caching & Offline loading
Push Notification
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")
Course Content
- 9 section(s)
- 44 lecture(s)
- Section 1 Understanding Progressive Web Applications
- Section 2 Bootstrap React Project
- Section 3 Application Shell Architecture
- Section 4 Single Page Application and React Router.
- Section 5 Building Our Dynamic Content
- Section 6 Making The Dynamic Content Work Offline
- Section 7 Add To Home Screen
- Section 8 Push Notifications
- Section 9 Source Code Link
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
Skills covered in this course
Reviews
-
AAndrea Scognamiglio
Questo corso ha delle spiegazioni veramente pessime. Il docente, soprattutto per la parte dei serviceworker, assume che i corsisti abbiamo già delle conoscenze approfondite in merito. Alla fine c'è una beffa finale, i sorgenti del corso indicati nel link dell'ultima pagina non corrispondono a quelli fatti nei video. Pessimo corso, non compratelo.
-
GGabrieleMarsili Marsili
Bon cours, bien complet mais avec deux bémols: 1. La qualité audio piètre des enregistrements 2. Le cours se base sur des composants (cf react-router) qui étaient en Alfa et qui aujourd'hui n'existent plus, il a fallu donc modifier certaines parties. Cependant l'argument est très bien expliqué dans toutes ses parties
-
SSoft Warehouse
I like this course much and the instructor helped me a lot.I am just looking forward to next tutorials
-
AAvishek Jana
Waste of money, content is not up to the mark. The instructor is just writing the codes without properly explaining it, like he just have to write it to make a certain things happen. Even he didn't explained why we should use the custom service worker that he has written, why not use the default service worker that comes bundled with create-react-app. Even he didn't used or talked about code splitting which is an important feature of a PWA. There is no major takeaway from this course for me except the part of online and offline toast and saving some data to localStorage for offline use. I would not recommend this course to others, rather you can find some good written materials on this topic in Medium.