Angular – Writing unit tests for setTimeout in functions
Writing tests for timeout functions in Angular.io...
Angular 6 – getting previous url from angular router
Below is a service that can be used to get the previous url from angular router where it is navigated via router or browser’s back...
React – Tips on writing better code
Tips on writing better React code...
The pokeman of Blockchain – CryptoKitties
CryptoKitties is a Blockchain powered game centered around breedable and collectible cats....
Ethereum-based Dapps
This post lists some Ethereum based decentralised applications. Read more!...
Angular 4 – Downloading file via a service
This post shows how to download and save a file using a backend service....
Angular 4 – Uploading files
This post entails uploading a single file in Angular 4 using Injectable services....
Angular 4 – Writing custom validators for reactive forms
Writing custom validation for form fields in Angular 4+...
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....
