https://techglimpse.com For all your Tech Needs! Wed, 05 Feb 2020 12:42:55 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.6 How to unlock Google Chrome’s hidden features using chrome://flags https://techglimpse.com/hidden-google-chrome-features-enabled/ https://techglimpse.com/hidden-google-chrome-features-enabled/#respond Wed, 05 Feb 2020 09:28:41 +0000 https://techglimpse.com/?post_type=ht_kb&p=41664 Google Chrome, with its simplistic interface and its tie in with the Google ecosystem, has become one of the most widely used browsers today. Regardless of the device, you are currently using, there is a very high chance you are reading this page on the chrome browser. This is partly...

The post How to unlock Google Chrome’s hidden features using chrome://flags appeared first on Techglimpse.

]]>
0
Progressive Web Apps (PWAs) soon boot up at Windows Startup! https://techglimpse.com/pwa-windows-startup/ https://techglimpse.com/pwa-windows-startup/#respond Tue, 04 Feb 2020 09:31:34 +0000 https://techglimpse.com/?post_type=ht_kb&p=41683 Google has quietly unveiled a minor upgrade that’ll soon make a substantial change in how PWAs are going to function on startup of your computer. We suggest you keep a close eye on all the new experimental feature flags that come out in chrome because they’re exciting and you get...

The post Progressive Web Apps (PWAs) soon boot up at Windows Startup! appeared first on Techglimpse.

]]>
0
Progressive Web App Shell: Instant Loading of Web Apps https://techglimpse.com/application-shell-static-cache/ https://techglimpse.com/application-shell-static-cache/#respond Mon, 20 Jan 2020 05:34:21 +0000 https://techglimpse.com/?post_type=ht_kb&p=41644 A very easy, yet reliable way to make your Progressive Web App experience (PWA) more engaging and actually app-like is to ensure it is quick in function and to give it the outlook that it is quicker than it actually is, you can display certain elements of the app –...

The post Progressive Web App Shell: Instant Loading of Web Apps appeared first on Techglimpse.

]]>
0
Understanding Service Worker Fetch Event and caching strategies https://techglimpse.com/service-worker-fetch-event-caching/ https://techglimpse.com/service-worker-fetch-event-caching/#respond Mon, 20 Jan 2020 04:54:12 +0000 https://techglimpse.com/?post_type=ht_kb&p=41639 We have just finished covering Introduction to service workers, Installation and Activation of service workers. The next thing in the service worker life cycle is Fetch event. A fetch event occurs when a request is sent to the server. Normally, when an app requests resources like a stylesheet, images or...

The post Understanding Service Worker Fetch Event and caching strategies appeared first on Techglimpse.

]]>
0
Service Workers Installation and Activation: PWA Essentials https://techglimpse.com/service-workers-installation-and-activation-pwa-essentials/ https://techglimpse.com/service-workers-installation-and-activation-pwa-essentials/#respond Thu, 16 Jan 2020 07:17:14 +0000 https://techglimpse.com/?post_type=ht_kb&p=41608 We had covered until the registration of a service worker in our earlier article PWA Essentials: Introduction to Service Workers. The next events in the service worker life cycle are the INSTALL and ACTIVATE events. We shall see the Service Workers Installation and activation in this article. Installation and Activation...

The post Service Workers Installation and Activation: PWA Essentials appeared first on Techglimpse.

]]>
0
Spoof your Location using Google Chrome DevTools https://techglimpse.com/spoof-your-geographic-location-chrome-devtools/ https://techglimpse.com/spoof-your-geographic-location-chrome-devtools/#comments Thu, 09 Jan 2020 11:06:43 +0000 https://techglimpse.com/?post_type=ht_kb&p=41589 Whenever you’re building or testing websites that tailor relevant content to users based on their geographical location or building a UI that changes depending on where the user is located, you might want to make sure that the design behaves as intended in different locations around the world. In this...

The post Spoof your Location using Google Chrome DevTools appeared first on Techglimpse.

]]>
1
PWA Essentials: Introduction to Service Workers https://techglimpse.com/pwa-essentials-introduction-service-workers/ https://techglimpse.com/pwa-essentials-introduction-service-workers/#respond Sun, 17 Nov 2019 08:24:03 +0000 https://techglimpse.com/?post_type=ht_kb&p=41396 We have already discussed the various features of PWA which make them the future of web development. But have you ever wondered what is responsible for all these features that the web apps provide? It’s the SERVICE WORKERS. The service workers are the beating hearts of the progressive web applications, which...

The post PWA Essentials: Introduction to Service Workers appeared first on Techglimpse.

]]>
0
PWA Essentials: Manifest file explained for your Progressive Web App – Non Mandatory attributes https://techglimpse.com/pwa-essentials-manifest-file-explained-non-mandatory-attributes/ https://techglimpse.com/pwa-essentials-manifest-file-explained-non-mandatory-attributes/#respond Mon, 04 Nov 2019 11:44:12 +0000 https://techglimpse.com/?post_type=ht_kb&p=41375 In the previous article, we read about the mandatory attributes in a manifest file for PWA. Now we will read about the other, not mandatory but rather useful members in the manifest that you can use to improve user experience in your web app. PWA Key-Value Pairs description The description...

The post PWA Essentials: Manifest file explained for your Progressive Web App – Non Mandatory attributes appeared first on Techglimpse.

]]>
0
PWA Essentials: Manifest file explained for your Progressive Web App – Mandatory attributes https://techglimpse.com/pwa-essentials-manifest-file-explained-mandatory-attributes/ https://techglimpse.com/pwa-essentials-manifest-file-explained-mandatory-attributes/#comments Mon, 04 Nov 2019 11:40:37 +0000 https://techglimpse.com/?post_type=ht_kb&p=41364 By now we’ve learnt that Progressive Web Applications are just instances of our browser windows on steroids, right!? We get the new tiny instance to do all the extra stuff like display a splash screen while opening, have a specified icon, change the colour theme of your status bar, make...

The post PWA Essentials: Manifest file explained for your Progressive Web App – Mandatory attributes appeared first on Techglimpse.

]]>
1
A simple minimalist PWA checklist: HTML Customizations https://techglimpse.com/pwa-checklist-html-customizations/ https://techglimpse.com/pwa-checklist-html-customizations/#respond Tue, 08 Oct 2019 07:15:48 +0000 https://techglimpse.com/?post_type=ht_kb&p=41319 Besides having to mandatorily serve your site over HTTPS, here are some of the necessary changes Google suggests as PWA checklist to be made in your HTML file for your website to qualify as a Progressive Web App. Make the Web page responsive Use meta viewport tag to automatically resize,...

The post A simple minimalist PWA checklist: HTML Customizations appeared first on Techglimpse.

]]>
0