Angular 4 – Adding custom classes to document body depending on a component
Adding a class to body of html document irrespective of router-outlets....
Adding custom libraries in Angular 4 using Angular CLI
This post entails including external libraries in Angular 4....
RxJS – Caching http requests
This post entails caching http request using RxJS. This is for advanced users who are familiar with RxJS and Angular2+....
Node.js – How to enable Cross Origin Resource Sharing (CORS)
This post entails adding access control headers in Node.js to enable CORS....
Node.js – Using Zlib for compressing and decompressing files
Compression and Decompression made easier with built-in Node.js libraries....
React JS – How to build graphs using Google charts
Building interactive graphs and visualisation tools using Google charts and React js....
Adding a subscriber to MailChimp list using Unirest
This post contains a Php function that adds a subscriber to a MailChimp list....
A list of Software related licenses
A curated list of software licences; this is provisional and may change....
Apache 2 – Installing SSL certificates
How to install SSL certificates on Apache2 in a Linux environment...
Generate CSR(Certificate Signing Request) in Linux
Generating Certificate Signing Request(CSR) on Linux...
