Technical Articles

Posts published a while ago...

Projects 7/28/2019
List of notable projects through which I've contributed back to the Open Source Software community.
PWA offers a way to enable offline caching of contents through Service Worker, which helps you to keep your users engaged even when network is offline or uncertain
PWA is an hybrid of mobile website and native mobile apps. It brings best of mobile native features to web. This article aims at providing necessary information for you to make an informed decision while choosing between PWA or native app.
BSNL ISP injects its ADs script to all its subscribers who browse HTTP sites. This post aims to provide a way to block the AD scripts using IP Security Policy.
Angular CLI build task generates output with dynamic filenames,.. Following article shows how to include these files in ASP.Net MVC - MSBuild package, so it can be deployed by Continuous Deployment release pipeline.
Setting up VSTS continuous deployment with Godaddy hosting provides you with a clean and easy approach to develop and deploy your web application. This post helps you to quickly define the build and release pipeline for automated/Continuous deployment to GoDaddy's shared hosting servers.