Ajitesh Kumar

Angular Unit Testing Interview Questions – Set 1

This quiz provides basic questions in relation to Angular unit testing. The following are some of the concepts which are…

8 years ago

Angular – How to Get Started with Unit Test

This blog represents code sample on how to get started with unit test in an Angular app (Angular 2/Angular 4).…

8 years ago

How to Get User Inputs in Angular – Code Samples

This blog represents tips/techniques and code samples on how to get user inputs in Angular template-driven forms in an Angular app…

8 years ago

Interview Questions – Angular User Input Form Handling

This page represents interview questions in relation to the usage of basic primitives which can be used for handling user…

8 years ago

Blockchain – Top 6 Bitcoin Blockchain Explorer

The following are some of the Bitcoin blockchain explorer web applications which can be used to search the transactions, addresses,…

8 years ago

Sample Bitcoin Block of Bitcoin Blockchain

This blog represents a sample bitcoin block of a Bitcoin Blockchain. Read greater details from this Oreilly book, Mastering Bitcoin. Pay attention…

8 years ago

Blockchain Developers Interview Questions – Set 2

This page provides quiz (interview questions) for Blockchain Developers. These are questions, primarily, related with Bitcoin Blockchain. Some of the…

8 years ago

Spark – How does Apache Spark Work?

This blog represents concepts on how does apache spark work with the help of diagrams. Following are some of the key aspects…

8 years ago

Hyperledger Network Certificates & How to Create Them

This blog represents code samples and related concepts on how to create hyperledger network certificates. These certificates will be used by…

8 years ago

Hyperledger Fabric – Hello World with Blockchain Network

Hyperledger Fabric Hello World is about building your first blockchain network. We will make use of fabric-samples provided by Hyperledger. The…

8 years ago

Docker – Shell Script to Remove Docker Images

Following script could help remove all of the docker images starting with a specific prefix. Save the script in a…

8 years ago

Docker – Script to Remove Running Containers

Following script could help remove all the running Docker containers. Save the script in a file namely, delContainers.sh. Change the…

8 years ago

Blockchain – Top Links for ICO

Following are some of top links representing the pages which provides good information on ICO (Initial Coin Offering): What is ICO?…

8 years ago

Blockchain Developers Interview Questions – Set 1

This page covers interview questions for Blockchain developers. It covers some of the following concepts in relation with Bitcoin Blockchain: Blockchain fundamentals Block related…

8 years ago

Kubernetes – When to use Which ServiceTypes?

Kubernetes supports different kinds of service types such as following: ClusterIP: The service of type, ClusterIP, can only be exposed…

8 years ago