AI software testing and benefits
AI software testing leverages machine learning algorithms to automate tasks, analyze data, and identify patterns in software, ultimately aiming to deliver higher quality applications. Here's...
How is Mojo different than Python?
Mojo and Python are both general-purpose programming languages, but they have different strengths and weaknesses. Mojo is designed for high performance, while Python is designed...
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....
