PWA — How to create a PWA React app using typescript.

krishankant singhal
6 min readDec 26, 2019

PWA is known as Progressive web application, As an advancement of web is happening , Web applications are becoming popular. Instead of installing apps for every business,enterprises, Now we can use their PWA as application.Using PWA we can create the feel of application without taking much space on device.

In order to build a Progressive Web App, the following minimum requirements should be met:

Installable:

PWA application should be installable.

Secure:

A secure connection (HTTPS) over your site makes sure all traffic is as safe as a native app. A secure endpoint also allows the service worker to securely take action on the behalf of your app.

Standard Manifest:

The site should be controlled by a W3C manifest that determines the experience and behaviour of your PWA. This includes everything from images, to language, to the start page of your web app.

Network Independent:

--

--

krishankant singhal

Angular,Vuejs,Android,Java,Git developer. i am nerd who want to learn new technologies, goes in depth.