Browsing tag

Progressive Web App

How To Install Any Website PWA On Windows 10 Using Edge Chromium?

Microsoft is already testing out its Chromium-based Edge browser for months. The browser brings most of the features from the open-source Chromium browser but also adds a lot of stuff from Microsoft. One such feature is the ability to install almost any website as PWA. The internet nowadays has started to a new kind of […]

Now You Can Finally Publish PWAs On Google Play Store

Back at Chrome Dev Summit in 2017, Google announced a fascinating concept for Chrome for Android known as Trusted Web Activities. It is, essentially, a way to launch full-screen web content from a native app, but using the user’s preferred browser. Now, the API is finally live with latest Chrome 72 version. With the Trusted Web Activity […]

How To Get A Jekyll Blog Work Offline Using Service Workers

Short Bytes: Did you know that with the advent of Service Workers, one could start making websites work offline! Such web apps are called PWAs (Progressive Web Apps). In this how-to, I’m going to help you out to use a service worker to make a Jekyll-based blog/website work offline and some cool things that come […]