First there are few NPM libraries and second none is working with AngularJS ver 8 (when this article was written). The above problem prompted me look into the possibility of integrating the time tested platforms for Social Share Widget for web. I needed a library/code that provides me with the flexibility of customizing which Social… Continue reading Social Share in Angular Project
Month: October 2020
PHPMailer issues and tips
Website Push Notification with Google Firebase
Mainly three things are needed A file named firebase-messaging-sw.js placed in the root of the website. This file contains the codes for receiving the push when the browser is minimized or that particular website is closed. The scripts for receiving the push The server side code to send the PUSH firebase-messaging-sw.js Code for Receiving… Continue reading Website Push Notification with Google Firebase