Ajitesh Kumar

Angular Unit Testing Interview Questions – Set 2

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

8 years ago

Angular Bootstrap Responsive Template – Code Sample

Following code can be placed in the index.html file to adopt Bootstrap 4.* with Angular App (Angular 2 or Angular…

8 years ago

Angular – How to Handle Password Confirmation Logic

This blog represents code samples and related concepts on how to handle password confirmation logic in an Angular app (Angular…

8 years ago

How to Upgrade Angular 4 to Angular 5 Apps

This blog represents steps required to upgrade or update or migrate existing Angular 4 apps to Angular 5 apps. Greater details can…

8 years ago

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