Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Progressive Web Apps using React
Rating: 3.8 out of 5(83 ratings)
7,758 students

Progressive Web Apps using React

Creating Progressive Web Applications
Last updated 6/2021
English

What you'll learn

  • Creating Progressive Web Applications

Course content

1 section10 lectures30m total length
  • Introduction to React.Js1:59

    Introduction to React.js

  • Introduction to PWA - Progressive Web Applications2:28

    Introduction

  • Creating PWA - Progressive Web Application2:39

    Creating PWA - Progressive Web Application

  • Exploring Application Structure and Workflow4:46

    Exploring Application Structure and Workflow

  • Making Use of React Hooks2:55

    Making Use of React Hooks

  • Build and Serve Project2:09

    Build and Serve Project

  • How to use a service worker3:31

    How to use a service worker

  • Offline Cache6:32

    Offline Cache

  • Exploring Manifest.json2:32

    Exploring Manifest.json

  • Installing Progressive Web App in Chrome Browser1:22

    Installing Progressive Web App in Chrome Browser

Requirements

  • Basic Programming knowledge
  • Basic understanding of React

Description

In this course, we will be learning how to create Progressive Web Applications (PWA) using React

A progressive web application is a type of application software delivered through the web, built using common web technologies including HTML, CSS, and JavaScript. It is intended to work on any platform that uses a standards-compliant browser, including both desktop and mobile devices.

Bit of History

In 2015, designer Frances Berriman and Google Chrome engineer Alex Russell coined the term "progressive web apps" to describe apps taking advantage of new features supported by modern browsers, including service workers and web app manifests, that let users upgrade web apps to progressive web applications in their native operating system (OS). Google then put significant efforts into promoting PWA development for Android. Firefox introduced support for service workers in 2016, and Microsoft Edge and Apple Safari followed in 2018, making service workers available on all major systems.

By 2019, PWAs were available on desktop browsers Microsoft Edge[5] (on Windows) and Google Chrome[16] (on Windows, macOS, Chrome OS, and Linux).

React is an open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications

  1. Lecture 1:Introduction to React.Js

  2. Lecture 2:Introduction to PWA - Progressive Web Applications

  3. Lecture 3:Creating PWA - Progressive Web Application

  4. Lecture 4:Exploring Application Structure and Workflow

  5. Lecture 5:Making Use of React Hooks

  6. Lecture 6:Build and Serve Project

  7. Lecture 7:How to use a service worker

  8. Lecture 8:Offline Cache

  9. Lecture 9:Exploring Manifest.json

  10. Lecture 10:Installing Progressive Web App in Chrome Browser

Let us start learning to create Progressive Web Applications

Who this course is for:

  • Aspiring Web Developers
  • Web Developers