Advertisement

AEM Content Fragments Demo Part 3: Create & Deploy a Progressive Web Application

AEM Content Fragments Demo Part 3: Create & Deploy a Progressive Web Application Link to copy the code with more details:


Let us first understand what is PWA?

In my previous posts I have given an overview of PWA [

Progressive Web Application - PWA:
This is an application which behaves like a native application and developed using modern web technologies. This application supports offline features(using service worker & Web App Manifest) when no internet connection and are extremely fast & engaging.

PWA is an idea proposed by Google developers.
A PWA is mainly dependent on Service Worker and Manifest files.

What is a Service Worker?
They are scripts that stand between your web application and your network

What is a Web App Manifest?

Web App Manifest is a JSON file with meta-information about the site.

PWA can be develped using technologies : Angular, React , Vue


PWA Features:

1. Responsive

2. Push Notification.

3. Offline Support.

4. Fast and efficient.

5. Not served through app store.

6. Relatively cheaper than developing native apps

7. Does not require installation

PWA,PWA Setup,Progressive webapplication setup,run pwa,

Post a Comment

0 Comments