• Implement Pre-Commit Hook to check code coverage greater than 85 percent Nest.js

  • Author : Shubham Verma
  • Date : December 7, 2023
  • idkblogs.com

Implement Pre-Commit Hook to check code coverage greater than 85 percent Nest.js

node

In this article, we'll guide you through the process of implementing a pre-commit hook to check code coverage greater than 80% in a Nest.js project using Husky and Jest

idkBlogs

  • Implement Pre-Commit Hook for check unit test cases in Nest.js

  • Author : Shubham Verma
  • Date : December 6, 2023
  • idkblogs.com

Implement Pre-Commit Hook for check unit test cases in Nest.js

node

Pre-commit hooks are scripts that run before a Git commit is completed. They allow developers to enforce coding standards

idkBlogs

  • INVALID_ARGUMENT: Log entry with size NK exceeds maximum size of YK

  • Author : Shubham Verma
  • Date : December 3, 2023
  • idkblogs.com

INVALID_ARGUMENT: Log entry with size NK exceeds maximum size of YK

node

In Google Cloud Logging, log entry has a size limit, default max size is 256 KB. Log entry that surpasses the limit, will encounter the "INVALID_ARGUMENT" error.

idkBlogs

  • Setting Up GitHub Action Workflow: A Step-by-Step Guide

  • Author : Shubham Verma
  • Date : December 2, 2023
  • idkblogs.com

Setting Up GitHub Action Workflow: A Step-by-Step Guide

node

GitHub Workflows are sets of customizable automated processes that you can use to build, test, package, release, and deploy your projects on GitHub.

idkBlogs

  • Inserting Logs in GCP Logging by creating a NestJs Service

  • Author : Shubham Verma
  • Date : November 1, 2023
  • idkblogs.com

Inserting Logs in GCP Logging by creating a NestJs Service

node

In this article, we'll explore how to insert logs into GCP Logging and discuss the advantages of using this service.

idkBlogs

  • Integrate Swagger Documentation in Nest.js application

  • Author : Shubham Verma
  • Date : September 13, 2023
  • idkblogs.com

Integrate Swagger Documentation in Nest.js application

node

Integrate Swagger Documentation in Nest.js application.Follow these steps to set up Swagger documentation

idkBlogs

  • Integrate Prettier in Nest.JS Project

  • Author : Shubham Verma
  • Date : September 12, 2023
  • idkblogs.com

Integrate Prettier in Nest.JS Project

node

Integrating Prettier into your Nest.js project and configuring it to be the default code formatter can help maintain consistent code style.

idkBlogs

  • How To Call ASMX Service Using Postman

  • Author : Shubham Verma
  • Date : August 29, 2023
  • idkblogs.com

How To Call ASMX Service Using Postman

node

In this article, we will guide you through the process of calling an ASMX service using Postman, making it easier to test and validate your web services.

idkBlogs

  • How to implement instance factory for multiple classes

  • Author : Shubham Verma
  • Date : August 12, 2023
  • idkblogs.com

How to implement instance factory for multiple classes

node

In this article, we'll explore instance factory. An instance factory is a design pattern that encapsulates the creation of objects and allows for flexibility in instantia...

idkBlogs

  • Write Test Cases for Class Methods with POST API Call

  • Author : Shubham Verma
  • Date : August 11, 2023
  • idkblogs.com

Write Test Cases for Class Methods with POST API Call

node

In this article, we'll explore the process of writing test cases for methods that make API calls, and we'll also discuss the advantages and disadvantages

idkBlogs

  • Upload single and multiple files using Node.JS and Nest.JS

  • Author : Shubham Verma
  • Date : August 4, 2023
  • idkblogs.com

Upload single and multiple files using Node.JS and Nest.JS

node

In this blog post, we will explore how to upload both single and multiple files using Node.js and Nest.js, leveraging popular libraries to streamline the process.

idkBlogs

  • Best VS code extensions for better coding experience

  • Author : Shubham Verma
  • Date : July 31, 2023
  • idkblogs.com

Best VS code extensions for better coding experience

others

Best VS code extensions for better coding experience

idkBlogs

  • What are the High Memory Usage tasks?

  • Author : Shubham Verma
  • Date : May 22, 2023
  • idkblogs.com

What are the High Memory Usage tasks?

node

Typically require a significant amount of RAM to store and manipulate data efficiently.

idkBlogs

  • What are the CPU intensive tasks?

  • Author : Shubham Verma
  • Date : May 21, 2023
  • idkblogs.com

What are the CPU intensive tasks?

node

Here are some examples of CPU-intensive tasks

idkBlogs

  • BitBucket CI/CD with AWS ECR and Kubernetes: Streamlining Your Node.js Development Process

  • Author : Shubham Verma
  • Date : May 20, 2023
  • idkblogs.com

BitBucket CI/CD with AWS ECR and Kubernetes: Streamlining Your Node.js Development Process

node

In this article, we will explore how to integrate BitBucket with AWS ECR, providing a step-by-step guide and a complete example in Node.js

idkBlogs

  • Where Not to Use Node.js: Understanding Limitations and Use Cases

  • Author : Shubham Verma
  • Date : May 20, 2023
  • idkblogs.com

Where Not to Use Node.js: Understanding Limitations and Use Cases

node

We will explore the limitations of Node.js and discuss the areas where it may not be the best fit.

idkBlogs

  • Introduction to Node.js: A Beginner's Guide to Understanding its Features and Popularity

  • Author : Shubham Verma
  • Date : May 19, 2023
  • idkblogs.com

Introduction to Node.js: A Beginner's Guide to Understanding its Features and Popularity

node

We'll introduce Node.js, its key features, and shed light on why it has gained such widespread adoption among developers.

idkBlogs

  • Top 10 programming books to learn coding

  • Author : Shubham Verma
  • Date : May 18, 2023
  • idkblogs.com

Top 10 programming books to learn coding

others

Top 10 Programming Books that deserve a spot on your reading list.

idkBlogs

  • How to Create a GCP Function using Node.js and Deploy to GCP

  • Author : Shubham Verma
  • Date : May 18, 2023
  • idkblogs.com

How to Create a GCP Function using Node.js and Deploy to GCP

node

In this article, we will walk through the process of creating a GCP Function using Node.js and deploying it to the GCP environment.

idkBlogs

  • Embracing the Power of Low-Code Development: Revolutionizing Software Development Efficiency

  • Author : Shubham Verma
  • Date : May 17, 2023
  • idkblogs.com

Embracing the Power of Low-Code Development: Revolutionizing Software Development Efficiency

others

"Embracing the Power of Low-Code Development" highlights the game-changing potential of low-code development in the software development.

idkBlogs

  • Unleashing the Power of DragGAN: Transforming Digital Drag with AI

  • Author : Shubham Verma
  • Date : May 16, 2023
  • idkblogs.com

Unleashing the Power of DragGAN: Transforming Digital Drag with AI

others

In this blog, we will delve into the world of DragGAN, understanding its essence and exploring how it can be utilized.

idkBlogs

  • Error DNS_PROBE_ FINISHED_BAD_CONFIG and How to Fix DNS_PROBE_ FINISHED_BAD_CONFIG Error?

  • Author : Shubham Verma
  • Date : May 15, 2023
  • idkblogs.com

Error DNS_PROBE_ FINISHED_BAD_CONFIG and How to Fix DNS_PROBE_ FINISHED_BAD_CONFIG Error?

others

The "DNS_PROBE_FINISHED_BAD_CONFIG" error is a common issue encountered while browsing the internet. Lets fix

idkBlogs

  • What is Host File? How to Edit Hosts File in Windows, MacOS and Linux?

  • Author : Shubham Verma
  • Date : May 14, 2023
  • idkblogs.com

What is Host File? How to Edit Hosts File in Windows, MacOS and Linux?

others

Here's a guide on how to edit the hosts file in Windows, macOS, and Linux:

idkBlogs

  • The Future of Coding: Trends and Predictions

  • Author : Shubham Verma
  • Date : May 6, 2023
  • idkblogs.com

The Future of Coding: Trends and Predictions

others

In this article, we'll explore some of the latest trends and predictions for the future of coding.

idkBlogs

  • How a Software Engineer Can Utilize Chat GPT?

  • Author : Shubham Verma
  • Date : May 5, 2023
  • idkblogs.com

How a Software Engineer Can Utilize Chat GPT?

others

In this article, we will discuss how Chat GPT can help software engineers

idkBlogs

  • How to Become a Full-Stack Developer?

  • Author : Shubham Verma
  • Date : May 5, 2023
  • idkblogs.com

How to Become a Full-Stack Developer?

node

Becoming a full-stack developer requires mastering both the front-end and back-end of web development.

idkBlogs

  • Common Coding Mistakes and How to Avoid Them with Code Example

  • Author : Shubham Verma
  • Date : May 5, 2023
  • idkblogs.com

Common Coding Mistakes and How to Avoid Them with Code Example

js

In this article, we will explore the most common coding mistakes that developers make and provide tips on how to avoid them.

idkBlogs

  • Best Online Coding Courses to Learn Programming

  • Author : Shubham Verma
  • Date : May 4, 2023
  • idkblogs.com

Best Online Coding Courses to Learn Programming

others

In this article, we will discuss some of the best online coding courses to learn programming and how they can help you achieve your goals.

idkBlogs

  • What are the top questions to ask in knowledge transfer for IT projects?

  • Author : Shubham Verma
  • Date : May 4, 2023
  • idkblogs.com

What are the top questions to ask in knowledge transfer for IT projects?

others

In this article, we will discuss the top questions to ask in knowledge transfer for IT projects.

idkBlogs

  • Top 10 Programming Languages to Learn in 2023

  • Author : Shubham Verma
  • Date : May 3, 2023
  • idkblogs.com

Top 10 Programming Languages to Learn in 2023

others

In this article, we'll take a look at the top 10 programming languages you should consider learning in 2023, along with examples and some code snippets.

idkBlogs

  • Managerial Round Interview Questions [Part-2]

  • Author : Shubham Verma
  • Date : May 2, 2023
  • idkblogs.com

Managerial Round Interview Questions [Part-2]

others

In this article we will understand about the Managerial Round and its questions

idkBlogs

  • Managerial Round Interview Questions [Part-1]

  • Author : Shubham Verma
  • Date : May 1, 2023
  • idkblogs.com

Managerial Round Interview Questions [Part-1]

others

In this article we will understand about the Managerial Round and its questions

idkBlogs

  • Turn On/Off firewall of your mac using terminal/CMD

  • Author : Shubham Verma
  • Date : April 20, 2023
  • idkblogs.com

Turn On/Off firewall of your mac using terminal/CMD

others

Sometimes, in our mac machine, our firewall setting is not let us do the changes, but you can change your setting using the terminal. To get that command read this articl...

idkBlogs

  • [GIT ISSUE] Unable to do git pull push? Might be IPV6 issue

  • Author : Shubham Verma
  • Date : April 19, 2023
  • idkblogs.com

[GIT ISSUE] Unable to do git pull push? Might be IPV6 issue

others

If you are not able to do git pull or git push, it might be because of your IPV6 enable for your network.

idkBlogs

  • Integrate Datadog in Node.js and track your backend performance

  • Author : Shubham Verma
  • Date : March 30, 2023
  • idkblogs.com

Integrate Datadog in Node.js and track your backend performance

node

In this article, we will see how to integrate a complete module for Datadog in Node.js and track your backend performance with Datadog.

idkBlogs

  • How to Get the Node Server's Port Number?

  • Author : Shubham Verma
  • Date : February 12, 2023
  • idkblogs.com

How to Get the Node Server's Port Number?

node

Display your Node Server's port number dynamically in your Node application

idkBlogs

  • Implement Kafka Module with AWS Secrets Manager in NodeJS with TypeScript [Modularized Code]

  • Author : Shubham Verma
  • Date : February 11, 2023
  • idkblogs.com

Implement Kafka Module with AWS Secrets Manager in NodeJS with TypeScript [Modularized Code]

node

The best way to use Kafka in your NodeJS project is to create an independent module. Here we will create an independent Kafka module that you can use in your multiple mod...

idkBlogs

  • Implement Logger Module with GrayLogger in NodeJS with TypeScript [Modularized Code]

  • Author : Shubham Verma
  • Date : February 10, 2023
  • idkblogs.com

Implement Logger Module with GrayLogger in NodeJS with TypeScript [Modularized Code]

node

Every node application needs a logger service. This logger service will be used to log all the information in the node. In this implementation, we will create a Nodejs ap...

idkBlogs

  • Implement LaunchDarkly with NodeJS from Scratch - Feature Flags

  • Author : Shubham Verma
  • Date : February 8, 2023
  • idkblogs.com

Implement LaunchDarkly with NodeJS from Scratch - Feature Flags

node

LaunchDarkly is a Feature Flagging and Experimentation Platform. LaunchDarkly provides very easy way to handle and launch the features to your users. It helps in A/B tes...

idkBlogs

  • What is GCP Firestore and Firebase Admin SDK? Integrate Firebase Admin SDK with NodeJS

  • Author : Shubham Verma
  • Date : November 10, 2022
  • idkblogs.com

What is GCP Firestore and Firebase Admin SDK? Integrate Firebase Admin SDK with NodeJS

node

Firestore is also called Cloud Firestore. Cloud Firestore is provided by Firebase and Google Cloud. It is a realtime database resides in the google cloud. It is very flex...

idkBlogs

  • Integrate Kafka Messaging Queue with NodeJS

  • Author : Shubham Verma
  • Date : November 8, 2022
  • idkblogs.com

Integrate Kafka Messaging Queue with NodeJS

node

Apache Kafka is mainly used for Messaging Queues. Apache Kafka is a distributed Publish-Subscribe Messaging System. Kafka was developed at LinkedIn and later became part ...

idkBlogs

  • Get the difference between given two dates

  • Author : Shubham Verma
  • Date : November 2, 2022
  • idkblogs.com

Get the difference between given two dates

js

In this article, we will calculate and retunr the difference between two given dates.

idkBlogs

  • How to debug and optimize your database queries?

  • Author : Shubham Verma
  • Date : October 28, 2022
  • idkblogs.com

How to debug and optimize your database queries?

node

In this article we will learn how we can debug the database queries and will find the reason Why our api slow responding from database? We will find the way to fix those ...

idkBlogs

  • Implement Server-Sent Events in NodeJS and integrate this unidirectional event flow with React

  • Author : Shubham Verma
  • Date : October 21, 2022
  • idkblogs.com

Implement Server-Sent Events in NodeJS and integrate this unidirectional event flow with React

node

Implement Server-Sent Events in NodeJS using NodeJS Events and integrate this event with React application. In this implementation we will create a Nodejs app with events...

idkBlogs

  • Uncaught TypeError: react_dom_client__WEBPACK_IMPORTED_MODULE_1__ is not a function

  • Author : Shubham Verma
  • Date : September 15, 2022
  • idkblogs.com

Uncaught TypeError: react_dom_client__WEBPACK_IMPORTED_MODULE_1__ is not a function

react

I got this error while working on React app. I was working on Microfrontend React app and got this issue. In this post we will see how we can resolve this issue.

idkBlogs

  • [Interview Questions] - Aren’t you overqualified for this position?

  • Author : Shubham Verma
  • Date : September 13, 2022
  • idkblogs.com

[Interview Questions] - Aren’t you overqualified for this position?

others

This is the question that may trap you in your job interview. Interviewer can ask this question "Aren’t you overqualified for this position?" The interviewer want to make...

idkBlogs

  • Implement Request Timeout for all APIs in NodeJS server

  • Author : Shubham Verma
  • Date : August 8, 2022
  • idkblogs.com

Implement Request Timeout for all APIs in NodeJS server

node

If our API is taking more than expected time then we implement the by default request timeout at the server level. This request time will be for all APIs, if your API wil...

idkBlogs

  • What "Corporate Vice President at Microsoft" posted on his Retirement?

  • Author : Shubham Verma
  • Date : July 15, 2022
  • idkblogs.com

What "Corporate Vice President at Microsoft" posted on his Retirement?

others

After 25 years, I’m retiring from Microsoft. Microsoft has been a wondeful company to work for and I’m so confident that its best days are ahead. Satya and the leadership...

idkBlogs

  • Connect MongoDB remote database using RoboMongo and URI

  • Author : Shubham Verma
  • Date : April 8, 2022
  • idkblogs.com

Connect MongoDB remote database using RoboMongo and URI

node

Usually, we face issues when we want to connect to the MongoDB remote database using mongo URI through Robomongo. In this article we will connect to the MongoDB remote da...

idkBlogs

  • Disadvantages of iframes

  • Author : Shubham Verma
  • Date : April 2, 2022
  • idkblogs.com

Disadvantages of iframes

js

Using iFrames is not a good decision in some cases. in this article, we will see what are those cases where we don't use the iFrame.

idkBlogs

  • Iframes, How to use iframes, advantages and disadvantages of iFrames

  • Author : Shubham Verma
  • Date : April 1, 2022
  • idkblogs.com

Iframes, How to use iframes, advantages and disadvantages of iFrames

js

In this article, we will learn about the ifames, and will see how to use iframes in out web pages. Also we will see what are the advantages and disadvantages of using ifr...

idkBlogs

  • Create a progress bar on the header of a web page in JavaScript

  • Author : Shubham Verma
  • Date : March 29, 2022
  • idkblogs.com

Create a progress bar on the header of a web page in JavaScript

js

Let's create a progress bar on the top of the page that visualize the progress of web page scroll. In this article, we will learn how to create a progress bar on the head...

idkBlogs

  • Prepare yourself for fitment call or kickstart meeting for new project allocation

  • Author : Shubham Verma
  • Date : March 24, 2022
  • idkblogs.com

Prepare yourself for fitment call or kickstart meeting for new project allocation

others

In our professional life, we work on so many projects, all are new for us first time. When we work on a project and the project is completed or for some reason, we move t...

idkBlogs

  • Install NVM in Macbook to manage your node versions

  • Author : Shubham Verma
  • Date : March 17, 2022
  • idkblogs.com

Install NVM in Macbook to manage your node versions

node

In this article, we install the NVM and use this NVM to change our node version as per our requirements. We will also see how we can set our favorite node version for all...

idkBlogs

  • How to become a successful software engineer?

  • Author : Shubham Verma
  • Date : March 16, 2022
  • idkblogs.com

How to become a successful software engineer?

others

This article is for those who are in college doing computer-related courses (UG or PG). During college, we need someone who can help to make a successful career and to gu...

idkBlogs

  • IT/Computer Engineering Courses After Graduation | PG Engineering Courses

  • Author : Shubham Verma
  • Date : March 12, 2022
  • idkblogs.com

IT/Computer Engineering Courses After Graduation | PG Engineering Courses

others

There are so many courses for Information Technology, Computer Science or Computer Engineering after graduation. In this article, we will let you know about what are thos...

idkBlogs

  • IT/Computer Diploma Courses After 12th

  • Author : Shubham Verma
  • Date : March 11, 2022
  • idkblogs.com

IT/Computer Diploma Courses After 12th

others

Are you looking for computer science-related courses after the 12th? Then you are on the best page. We will let you know what are the famous computer-related courses in I...

idkBlogs

  • Async and Await in Node.js | Async in IIFE

  • Author : Shubham Verma
  • Date : March 9, 2022
  • idkblogs.com

Async and Await in Node.js | Async in IIFE

node

Async and Await in nodejs are broadly used for asynchronous programming. In this article, we will learn about What is Async and Await in nodejs? How you can write the Asy...

idkBlogs

  • How To Debug NodeJs App in VS Code?

  • Author : Shubham Verma
  • Date : March 7, 2022
  • idkblogs.com

How To Debug NodeJs App in VS Code?

node

Debugging is a very important tool in software development, Debugging provides you the functionality to observe the flow of execution. In this article, we will see how we...

idkBlogs

  • What is IIFE in JavaScript?

  • Author : Shubham Verma
  • Date : March 7, 2022
  • idkblogs.com

What is IIFE in JavaScript?

node

IIFE stands for Immediately Invoked Function Expression. In this magical programming language (JavaScript), an IIFE is a special function and the special part of this fun...

idkBlogs

  • Top 20 questions to ask in project fitment call in IT

  • Author : Shubham Verma
  • Date : February 26, 2022
  • idkblogs.com

Top 20 questions to ask in project fitment call in IT

others

When we are allocating to the new project, we plan a fitment call before starting the project. But most of the time we don't know what we should ask the organizer and we ...

idkBlogs

  • Implement Blinking Loader with 3 Dots

  • Author : Shubham Verma
  • Date : February 26, 2022
  • idkblogs.com

Implement Blinking Loader with 3 Dots

js

Sometime we want to show the loader but we need only some specific requrement to show loader with 3 dots that should be blinking. In this article, we will implement Blink...

idkBlogs

  • Implement Repeated API call until success with exponential wait time - Retry API Call

  • Author : Shubham Verma
  • Date : February 25, 2022
  • idkblogs.com

Implement Repeated API call until success with exponential wait time - Retry API Call

node

Sometimes, we need to make an API call until getting the success response or retry up to n times for some reason. Suppose we have a very important API call that needs to ...

idkBlogs

  • Show or Hide Password by Toggle Button In ReactJS

  • Author : Shubham Verma
  • Date : February 25, 2022
  • idkblogs.com

Show or Hide Password by Toggle Button In ReactJS

react

As the title describes, In this article, we will implement the Show or Hide Password by Toggle Button In ReactJS, We will create a React component and in this React compo...

idkBlogs

  • Top 20 questions to ask in knowledge transfer for IT projects

  • Author : Shubham Verma
  • Date : February 23, 2022
  • idkblogs.com

Top 20 questions to ask in knowledge transfer for IT projects

others

When we are allocating to the new project, we plan a knowledge transfer for this project. But most of the time we don't know what we should ask the organizer and we panic...

idkBlogs

  • Handle Error: craco start in React

  • Author : Shubham Verma
  • Date : February 23, 2022
  • idkblogs.com

Handle Error: craco start in React

react

I was facing a very unique error in React application, the error was releted to craco start. I was unable to run my application, when I ran the project with npm start, it...

idkBlogs

  • Implement Caching in Nodejs Using Redis With Complete Codes

  • Author : Shubham Verma
  • Date : February 22, 2022
  • idkblogs.com

Implement Caching in Nodejs Using Redis With Complete Codes

node

In this article, we will implement the caching using Redis in Nodejs with complete codes. We will write codes to connect the Redis and implement the Caching and later run...

idkBlogs

  • Download Images Of Given URLs In NodeJS

  • Author : Shubham Verma
  • Date : February 21, 2022
  • idkblogs.com

Download Images Of Given URLs In NodeJS

node

Sometims, we need to downlaod the images of given URLs. When it comes with file or streams, then it is difficult to handle. Haha, But exactly Not, it is not difficult. I...

idkBlogs

  • Create Skeleton Loaders with HTML and CSS

  • Author : Shubham Verma
  • Date : February 14, 2022
  • idkblogs.com

Create Skeleton Loaders with HTML and CSS

js

In now days, there are some trending loaders which is called skelton loaders are displaying on popular web pages like facebook, youtube, twitter etc. Displaying this skel...

idkBlogs

  • Redis in NodeJS With Example

  • Author : Shubham Verma
  • Date : February 10, 2022
  • idkblogs.com

Redis in NodeJS With Example

node

Caching is very powerful technique while fetching the data. Redis provide very easy way to implement the caching technique in Nodejs. Redis (caching) makes your search fa...

idkBlogs

  • How to implement Transactions in NodeJS Using Sequelize, PostgreSQL With Example

  • Author : Shubham Verma
  • Date : January 28, 2022
  • idkblogs.com

How to implement Transactions in NodeJS Using Sequelize, PostgreSQL With Example

node

Transactions in database, is a process to perform multiple or group of operations as a unit, which means you can execute multiple queries in one unit. Also we can rollbac...

idkBlogs

  • Combined two or more images into one in MacBook using Terminal.

  • Author : Shubham Verma
  • Date : January 25, 2022
  • idkblogs.com

Combined two or more images into one in MacBook using Terminal.

others

Sometimes, for business requirements, we need to combined the two or more images into one image, So I found a very good way to combined images into one in macbook using t...

idkBlogs

  • Generate PDF of customized content in React

  • Author : Shubham Verma
  • Date : January 19, 2022
  • idkblogs.com

Generate PDF of customized content in React

react

In React application, if you want to give a functionality to print a PDF or save as a PDF of given contents. This article will help you to generate a pdf document of cont...

idkBlogs

  • Generate PDF of a component in React

  • Author : Shubham Verma
  • Date : January 16, 2022
  • idkblogs.com

Generate PDF of a component in React

react

Create your component and want to give a functionality to user to print a PDF or save as a PDF. This article will help you to generate a pdf document of content of given ...

idkBlogs

  • Upgrade NPM version in windows- Best and Official way

  • Author : Shubham Verma
  • Date : January 7, 2022
  • idkblogs.com

Upgrade NPM version in windows- Best and Official way

node

Soemtime we need to upgrade our npm to meet the specific requirements. This process is very easy and takes less time.

idkBlogs

  • Git Error: Remote: Repository not found

  • Author : Shubham Verma
  • Date : December 20, 2021
  • idkblogs.com

Git Error: Remote: Repository not found

others

I was facing this error - Remote: Repository not found, while doing git push command. In this article, we will see how we can get the best solution of this error. If you ...

idkBlogs

  • Write Unit Test Case for API call (Fetch) in Nodejs

  • Author : Shubham Verma
  • Date : November 22, 2021
  • idkblogs.com

Write Unit Test Case for API call (Fetch) in Nodejs

node

In this article, we will learn how to write unit test cases to test the API call or how we can write the unit test cases to test the fetch function (API call). Sometime w...

idkBlogs

  • Native Objects And Host Objects In JavaScript

  • Author : Shubham Verma
  • Date : September 5, 2021
  • idkblogs.com

Native Objects And Host Objects In JavaScript

js

In this article, we will learn about the Native Objects And Host Objects and What is the difference between native objects and host objects?

idkBlogs

  • Create a node server that create a child process to run another script

  • Author : Shubham Verma
  • Date : September 2, 2021
  • idkblogs.com

Create a node server that create a child process to run another script

node

In this article, we will learn how we can create a child process in nodejs. we will create a node server and this server will fork a child process to execute a script fil...

idkBlogs

  • Closures in JavaScript

  • Author : Shubham Verma
  • Date : August 27, 2021
  • idkblogs.com

Closures in JavaScript

js

In this tutorial, you'll have a good knowledge about the Closures and you won't have to go to any other tutorial to get about the Closures.

idkBlogs

  • Create child process in Nodejs

  • Author : Shubham Verma
  • Date : August 13, 2021
  • idkblogs.com

Create child process in Nodejs

node

In this article, we will learn how we can create a child process in nodejs. we will create two file ‘master.js’ and fork.js. Send a message from parent.js to fork.js and ...

idkBlogs

  • Lexical Environment and Scope Chain in JavaScript

  • Author : Shubham Verma
  • Date : August 3, 2021
  • idkblogs.com

Lexical Environment and Scope Chain in JavaScript

js

In this tutorial, you'll have a good knowledge about the Lexical Environment and you won't have to go to any other tutorial to get about the Lexical Environment.

idkBlogs

  • Why is extending built-in javascript objects not a good idea?

  • Author : Shubham Verma
  • Date : August 1, 2021
  • idkblogs.com

Why is extending built-in javascript objects not a good idea?

js

Extending built-in Object/types or Array is a not a good idea in Javascript. Because other modules can be affected, this is especially true for the Object prototype in ja...

idkBlogs

  • Scope in JavaScript

  • Author : Shubham Verma
  • Date : July 29, 2021
  • idkblogs.com

Scope in JavaScript

js

In this tutorial, you will learn What is Scope in JavaScript? How to handle Scope in javaScript? with the help of examples.

idkBlogs

  • Hoisting in JavaScript

  • Author : Shubham Verma
  • Date : July 28, 2021
  • idkblogs.com

Hoisting in JavaScript

js

In this tutorial, you will learn What is Hoisting in JavaScript? How to use Hoisting? with the help of examples.

idkBlogs

  • Valid Triangle Number

  • Author : Shubham Verma
  • Date : July 27, 2021
  • idkblogs.com

Valid Triangle Number

others

Given an integer array nums, return the number of triplets chosen from the array that can make triangles if we take them as side lengths of a triangle.

idkBlogs

  • Polyfill for bind() method in JavaScript

  • Author : Shubham Verma
  • Date : July 27, 2021
  • idkblogs.com

Polyfill for bind() method in JavaScript

js

How to make a polyfill for bind method in javaScript

idkBlogs

  • What is call(), bind() and apply() in JavaScript?

  • Author : Shubham Verma
  • Date : July 27, 2021
  • idkblogs.com

What is call(), bind() and apply() in JavaScript?

js

Let's learn about the call() bind() and apply() in details. We use call(), bind() and apply() to get the this of another function and use their properties with our functi...

idkBlogs

  • Isomorphic Strings - Given two strings s and t, determine if they are isomorphic

  • Author : Shubham Verma
  • Date : July 11, 2021
  • idkblogs.com

Isomorphic Strings - Given two strings s and t, determine if they are isomorphic

others

Two strings s and t are isomorphic if the characters in s can be replaced to get t. All occurrences of a character must be replaced with another character while preservin...

idkBlogs

  • Find Median from Data Stream

  • Author : Shubham Verma
  • Date : July 11, 2021
  • idkblogs.com

Find Median from Data Stream

others

The median is the middle value in an ordered integer list. If the size of the list is even, there is no middle value and the median is the mean of the two middle values.

idkBlogs

  • Merge Two Sorted Lists

  • Author : Shubham Verma
  • Date : July 11, 2021
  • idkblogs.com

Merge Two Sorted Lists

others

Merge two sorted linked lists and return it as a sorted list. The list should be made by splicing together the nodes of the first two lists.

idkBlogs

  • Maximum Length of Repeated Subarray

  • Author : Shubham Verma
  • Date : July 7, 2021
  • idkblogs.com

Maximum Length of Repeated Subarray

others

Given two integer arrays nums1 and nums2, return the maximum length of a subarray that appears in both arrays.

idkBlogs

  • Git Error: error: cannot lock ref "refs/heads/***/***": "refs/heads/***" exists; cannot create "refs/heads/***/***"

  • Author : Shubham Verma
  • Date : June 28, 2021
  • idkblogs.com

Git Error: error: cannot lock ref "refs/heads/***/***": "refs/heads/***" exists; cannot create "refs/heads/***/***"

others

I was facing this error - cannot lock ref "refs/heads/***/***", while doing git push command. In this article, we will see how we can get the best solution of this error....

idkBlogs

  • Fatal: unable to create thread: Resource temporarily unavailable

  • Author : Shubham Verma
  • Date : June 19, 2021
  • idkblogs.com

Fatal: unable to create thread: Resource temporarily unavailable

others

Sometime we get the error fatal: unable to create thread: Resource temporarily unavailable while doing git pull or git push. In this article, we will see about the error ...

idkBlogs

  • Xcrun: error: invalid active developer path (/Library/ Developer/ CommandLineTools)

  • Author : Shubham Verma
  • Date : June 11, 2021
  • idkblogs.com

Xcrun: error: invalid active developer path (/Library/ Developer/ CommandLineTools)

others

While your development you might face error "Xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)". I have faced this issue today while using...

idkBlogs

  • Fatal error: one of the sub-processes failed: com.docker.driver.amd64-linux -addr

  • Author : Shubham Verma
  • Date : June 2, 2021
  • idkblogs.com

Fatal error: one of the sub-processes failed: com.docker.driver.amd64-linux -addr

others

While your development you might face error "Fatal error: one of the sub-processes failed: com.docker.driver.amd64-linux -addr fd:3 -debug (pid: 1375)". I have faced this...

idkBlogs

  • Cannot find module 'react' from 'pure.js'

  • Author : Shubham Verma
  • Date : June 1, 2021
  • idkblogs.com

Cannot find module 'react' from 'pure.js'

react

The error Cannot find module react from pure.js can be populated while running command yarn test or npm install or yarn install or React is not installed properly.

idkBlogs

  • Call a function after image is loaded in javaScript

  • Author : Shubham Verma
  • Date : May 27, 2021
  • idkblogs.com

Call a function after image is loaded in javaScript

js

In this article, we'll learn how we can ensure that image is loaded on our webpage. We'll learn how to call a function after image is loaded in javascript? Sometime it is...

idkBlogs

  • Conditionally add attributes to React components

  • Author : Shubham Verma
  • Date : May 10, 2021
  • idkblogs.com

Conditionally add attributes to React components

react

In React, its often required to add attributes conditionally. It is very easy in React. For certain attributes, React is intelligent enough to omit the attribute if the v...

idkBlogs

  • What are the Micro Frontends?

  • Author : Shubham Verma
  • Date : May 8, 2021
  • idkblogs.com

What are the Micro Frontends?

js

In this article, we'll learn about the Micro Frontends like What are the Micro Frontends? How Micro Frontends works? and what is the Micro-frontend Architecture? Micro Fr...

idkBlogs

  • Eliminate Render-Blocking Resources

  • Author : Shubham Verma
  • Date : May 7, 2021
  • idkblogs.com

Eliminate Render-Blocking Resources

react

Eliminate render-blocking resources takes place an important role app development (in server side rendering too). This degrade the performance and takes much time to load...

idkBlogs

  • Implement deeplink using Nodejs for iOS applications

  • Author : Shubham Verma
  • Date : May 6, 2021
  • idkblogs.com

Implement deeplink using Nodejs for iOS applications

node

In the applications, sometimes you want to open a specific page in your application when the user clicks on a certain link. So this is possible by using deeplink. In this...

idkBlogs

  • What is WebP images?

  • Author : Shubham Verma
  • Date : May 5, 2021
  • idkblogs.com

What is WebP images?

others

WebP is the short form of Web Picture. WebP is modern image format which is best in compression in terms of quality loss. WebP is less in size and take less time to load ...

idkBlogs

  • Use Storybook For React App

  • Author : Shubham Verma
  • Date : May 3, 2021
  • idkblogs.com

Use Storybook For React App

react

How to use Storybook to write Test Case for React Component? Storybook is a tool to make UI better and better. Storybook is used to make the UI development faster without...

idkBlogs

  • Implement Steps In React

  • Author : Shubham Verma
  • Date : May 2, 2021
  • idkblogs.com

Implement Steps In React

react

Sometimes, we need to show the steps in our React component, In this article, we will show you how to make Steps based Component in just 2 minutes. This will be a very qu...

idkBlogs

  • Read Very Large File (7+ GB file) in Nodejs

  • Author : Shubham Verma
  • Date : May 1, 2021
  • idkblogs.com

Read Very Large File (7+ GB file) in Nodejs

node

Sometimes, we need to read the very large file in our Node app, at that time its a very big deal about this large file. We need to write the very optimized code to read t...

idkBlogs

  • What Are Your Career Aspirations?

  • Author : Shubham Verma
  • Date : April 9, 2021
  • idkblogs.com

What Are Your Career Aspirations?

others

The question "What Are Your Career Aspirations?" is sometimes asked in interviews or in the company while filling your yearly goals. Then you would have thought a while t...

idkBlogs

  • Create and use environment variables in your nodejs project

  • Author : Shubham Verma
  • Date : March 11, 2021
  • idkblogs.com

Create and use environment variables in your nodejs project

node

Environment variables are very important part of your project. It gives you flexibility, adoption extendability, and security to your project. It gives you better testing...

idkBlogs

  • Top most React interview questions - Advance Level

  • Author : Shubham Verma
  • Date : February 16, 2021
  • idkblogs.com

Top most React interview questions - Advance Level

react

If we talk about the javascript framework for front-end, React is Best one. At this time, React is the fatest growing javascript framework and the demand for React develo...

idkBlogs

  • Top most React interview questions - Basic Level

  • Author : Shubham Verma
  • Date : February 13, 2021
  • idkblogs.com

Top most React interview questions - Basic Level

react

If you are a front-end developer and want to know about the React or want to prepare youself for interviews then this article is only for you. In now days, React is becom...

idkBlogs

  • Detect the Internet connection is offline or online using JavaScript

  • Author : Shubham Verma
  • Date : January 29, 2021
  • idkblogs.com

Detect the Internet connection is offline or online using JavaScript

js

In this article, we'll learn how to detect our internet connection. Sometime we need to determine wether our browser is connected with internet or not. Here we'll see how...

idkBlogs

  • What is Render Props in React?

  • Author : Shubham Verma
  • Date : December 20, 2020
  • idkblogs.com

What is Render Props in React?

react

In this article, we'll know about the Render Props in React and we'll get the overall understanding of the Render Props. What are the benefits of Render Props? How we can...

idkBlogs

  • Insert an array of objects data into an excel sheet and download it: NodeJS

  • Author : Shubham Verma
  • Date : December 16, 2020
  • idkblogs.com

Insert an array of objects data into an excel sheet and download it: NodeJS

node

Let's create an excel sheet dynamically and add data dynamically from array of objects. In this article, we'll learn how we can create an excel sheet dynamically in nodej...

idkBlogs

  • Error: Data is missing in props validation | eslint (react/prop-types): React

  • Author : Shubham Verma
  • Date : December 15, 2020
  • idkblogs.com

Error: Data is missing in props validation | eslint (react/prop-types): React

react

Sometimes we need to write code very neat and clean and sometimes we get some strange error. Here we'll talk about one of the very famous error which is 'Data is missing ...

idkBlogs

  • Implement shortcut keys in React app

  • Author : Shubham Verma
  • Date : November 1, 2020
  • idkblogs.com

Implement shortcut keys in React app

react

Implement the shortcut keys in your React app as per your choice, You can select your shortcut key combinations and implement in your React app as per the requirements. I...

idkBlogs

  • Integrate SVGs in React as a Component

  • Author : Shubham Verma
  • Date : October 9, 2020
  • idkblogs.com

Integrate SVGs in React as a Component

react

Sometime we have our own custom image/icon as SVG (.svg file), and we need to integrate this file in our app (need to show as an image). So in this article, we will learn...

idkBlogs

  • Hide the options dropdown from ANT Select component

  • Author : Shubham Verma
  • Date : September 20, 2020
  • idkblogs.com

Hide the options dropdown from ANT Select component

others

Sometimes we don't need the dropdown in the ANT Select, then need to do some CSS change. In this, we'll do the same. We will hide the options dropdown from the ANT Select...

idkBlogs

  • Part 4: Get the password to start the Jenkins

  • Author : Shubham Verma
  • Date : September 18, 2020
  • idkblogs.com

Part 4: Get the password to start the Jenkins

others

In this tutorial, we'll explore how to get the Jenkins password to start and use the Jenkins

idkBlogs

  • Part 3: How to change the port of Jenkins CI/CD?

  • Author : Shubham Verma
  • Date : September 17, 2020
  • idkblogs.com

Part 3: How to change the port of Jenkins CI/CD?

others

In this tutorial, we'll explore how to change the port of Jenkins, which is already installed in your machine.

idkBlogs

  • Part 2: How to install Jenkins? and How to use Jenkins?

  • Author : Shubham Verma
  • Date : September 16, 2020
  • idkblogs.com

Part 2: How to install Jenkins? and How to use Jenkins?

others

In this tutorial, we will install Jenkins step by step and learn how to install the Jenkins and How we can use Jenkins.Jenkins is very popular and famous CI (Continuous I...

idkBlogs

  • Part 1: What is Jenkins (CI/CD) and How does it work? Advantages of Jenkins

  • Author : Shubham Verma
  • Date : September 14, 2020
  • idkblogs.com

Part 1: What is Jenkins (CI/CD) and How does it work? Advantages of Jenkins

others

In now days, Jenkins is very popular and famous CI (Continuous Integration) tool. Continuous Integration is very useful and it takes place an vital role in software autom...

idkBlogs

  • How to Center div with CSS?

  • Author : Shubham Verma
  • Date : September 1, 2020
  • idkblogs.com

How to Center div with CSS?

others

Centering things is one of the most tricky things of CSS. Sometimes we want a div placed on the center of the parent div, but it gets difficult. So in this article, we'll...

idkBlogs

  • Call child component's method from parent component in React

  • Author : Shubham Verma
  • Date : August 30, 2020
  • idkblogs.com

Call child component's method from parent component in React

react

If I have a parent component and a child component, and sometimes we need to call child's method from parent component. So in this article we'll call a child method from ...

idkBlogs

  • Convert date to milliseconds in javascript (Multiple Ways)

  • Author : Shubham Verma
  • Date : August 29, 2020
  • idkblogs.com

Convert date to milliseconds in javascript (Multiple Ways)

js

Sometime we need to compare the two date in our project or we need to store the date into db, then we need to convert this date into milliseconds. Because storing millise...

idkBlogs

  • What is Atlassian Confluence? How to create your page on Atlassian Confluence?

  • Author : Shubham Verma
  • Date : August 28, 2020
  • idkblogs.com

What is Atlassian Confluence? How to create your page on Atlassian Confluence?

others

Confluence or Atlassian Confluence is by leading communication company Atlassian is an advanced collaboration tool with rich features. This is designed to maximize the pr...

idkBlogs

  • Compare props having large data structure in ComponentDidUpdate connected with Redux

  • Author : Shubham Verma
  • Date : August 28, 2020
  • idkblogs.com

Compare props having large data structure in ComponentDidUpdate connected with Redux

react

In react component, what is the best way to compare props which have large data? How to do setState in ComponentDidUpdate() in react?

idkBlogs

  • Create and install a basic Chrome Extension in your chrome browser

  • Author : Shubham Verma
  • Date : August 26, 2020
  • idkblogs.com

Create and install a basic Chrome Extension in your chrome browser

js

In this article, we'll learn how we can create a basic chrome extension and how to use this extension in our chrome browser.

idkBlogs

  • Detect the user browser using JavaScript

  • Author : Shubham Verma
  • Date : August 24, 2020
  • idkblogs.com

Detect the user browser using JavaScript

js

In this article, we'll learn how we can detect the current browser in which our page has opened. Some time in our project we need to check the user browser and based on t...

idkBlogs

  • Detect the browser closing or tab closing in javascript

  • Author : Shubham Verma
  • Date : August 23, 2020
  • idkblogs.com

Detect the browser closing or tab closing in javascript

js

In the javascript, A browser or tab closing can be detected by the beforeunload event. This is basically use to alert the user for data save on the page or user has mista...

idkBlogs

  • Convert .ppk file to .pem file using putyygen

  • Author : Shubham Verma
  • Date : August 21, 2020
  • idkblogs.com

Convert .ppk file to .pem file using putyygen

others

Sometime we need .pem file to connect our server using SSH command. In SSH command we need .pem file to get the aceess of remote server. So, In this article we'll see how...

idkBlogs

  • How to convert base64 data into PDF document in javascript using viewport?

  • Author : Shubham Verma
  • Date : August 21, 2020
  • idkblogs.com

How to convert base64 data into PDF document in javascript using viewport?

js

In this article, we'll learn how to convert basee64 data into a sample PDF in javascript using viewport.

idkBlogs

  • Blob in javascript. Convert base64 data into blob using javascript

  • Author : Shubham Verma
  • Date : August 19, 2020
  • idkblogs.com

Blob in javascript. Convert base64 data into blob using javascript

js

In the javascript, the blobs are immutable objects that represent the raw data. the file in javascript is a derivation of Blob that describe the data from file system. Yo...

idkBlogs

  • Open a new popup browser window with given HTML content using javascript

  • Author : Shubham Verma
  • Date : August 19, 2020
  • idkblogs.com

Open a new popup browser window with given HTML content using javascript

js

Sometime we need to open the browser popup window dynamically using javascript. In this article, we'll write the code to open a new popup window of any browser with given...

idkBlogs

  • Convert base64 data into pdf using javascript

  • Author : Shubham Verma
  • Date : August 17, 2020
  • idkblogs.com

Convert base64 data into pdf using javascript

js

In this article, we will convert base64 data into pdf and will show this pdf in a new popup window. We'll convert base64 into blob data and after we will show this blob i...

idkBlogs

  • Integrate Angular Google Map (@agm/core) module and show moving object over given path on the map

  • Author : Shubham Verma
  • Date : August 15, 2020
  • idkblogs.com

Integrate Angular Google Map (@agm/core) module and show moving object over given path on the map

angular2

In this article, we'll integrate the angular google map (@agm/core), we'll install angular google map and direction (@agm/core) and write the code to show the moving dire...

idkBlogs

  • Integrate Angular Google Map (@agm/core) module and show circle over the map in Angular application

  • Author : Shubham Verma
  • Date : August 15, 2020
  • idkblogs.com

Integrate Angular Google Map (@agm/core) module and show circle over the map in Angular application

angular2

In this article, we'll integrate the angular google map (@agm/core), we'll install angular google map (@agm/core) and write the code to show the circle on the google map ...

idkBlogs

  • Integrate Angular Google Map (@agm/core) module and show location marker in Angular 9 application

  • Author : Shubham Verma
  • Date : July 24, 2020
  • idkblogs.com

Integrate Angular Google Map (@agm/core) module and show location marker in Angular 9 application

angular2

In this article, we'll integrate the angular google map (@agm/core), we'll install angular google map (@agm/core) and write the code to show the marker in our app's compo...

idkBlogs

  • Resolved Error: EACCES: permission denied, access '/usr/local/lib/node_modules'

  • Author : Shubham Verma
  • Date : July 24, 2020
  • idkblogs.com

Resolved Error: EACCES: permission denied, access '/usr/local/lib/node_modules'

angular2

In this article, we will resolved the error: EACCES: permission denied, access '/usr/local/lib/node_modules', This error comes due to the correct permission of files or f...

idkBlogs

  • Install the latest Angular CLI

  • Author : Shubham Verma
  • Date : July 24, 2020
  • idkblogs.com

Install the latest Angular CLI

angular2

In this article, we'll install the latest angular CLI usging npm command. This npm command will install the latest angular verion in your system.

idkBlogs

  • What is code coverage and how do we measure it?

  • Author : Shubham Verma
  • Date : July 6, 2020
  • idkblogs.com

What is code coverage and how do we measure it?

node

In this article, We will learn about the code coverage like what is code coverage? and how we measure it? we will learn to generate code coverage graph of our node applic...

idkBlogs

  • Serve angularJs application by Node server.

  • Author : Shubham Verma
  • Date : June 27, 2020
  • idkblogs.com

Serve angularJs application by Node server.

angular

In this article, we will learn how we can run our angularJs app using nodejs. We will create an angularJs app and then we will run this app using nodeJs. We will serve th...

idkBlogs

  • Desktop Notification in Javascript/Web App

  • Author : Shubham Verma
  • Date : April 26, 2020
  • idkblogs.com

Desktop Notification in Javascript/Web App

js

In this article, we will learn how to show desktop notification in javascript. we will attach an icon to our desktop notification and we will show this notification on ou...

idkBlogs

  • What is Blink tag in HTML? Implement the Blink Tag. Create your own Blink effects

  • Author : Shubham Verma
  • Date : April 8, 2020
  • idkblogs.com

What is Blink tag in HTML? Implement the Blink Tag. Create your own Blink effects

others

The Blink tag in HTML is used to make the content of the that tag is blinkable and slowly flash.

idkBlogs

  • How to implement Internalization (i18n) in react app?

  • Author : Shubham Verma
  • Date : April 3, 2020
  • idkblogs.com

How to implement Internalization (i18n) in react app?

react

Internalization or i18n is the process or technique of describing something according to the end-users in many countries or you can say in many languages. Here, Internali...

idkBlogs

  • Create and use the custom hook in react app from scratch

  • Author : Shubham Verma
  • Date : March 28, 2020
  • idkblogs.com

Create and use the custom hook in react app from scratch

react

In this article, we will learn what is custom hooks? how to create custom hooks? and how to use this hook in our application? We will learn about the custom hooks like Wh...

idkBlogs

  • Convert image file into base64 in javascript

  • Author : Shubham Verma
  • Date : January 17, 2020
  • idkblogs.com

Convert image file into base64 in javascript

js

Sometime it is required to upload images on the server, and it is required to upload the image into base64. Here in this blog, we will learn how to convert image into bas...

idkBlogs

  • What is base64? | Convert an image into base64 in angular2+ app

  • Author : Shubham Verma
  • Date : January 17, 2020
  • idkblogs.com

What is base64? | Convert an image into base64 in angular2+ app

angular2

In this article, we will convert an image into base64 in angular2+ app. we will create a demo app in angular2+ app and we will write our code into app.component.ts file.

idkBlogs

  • Secure your app data in localStorage

  • Author : Shubham Verma
  • Date : January 9, 2020
  • idkblogs.com

Secure your app data in localStorage

js

Sometime, we need to save our app's data in browser's storage, So we simply use this memory to store our data. Now, in this article, we'll learn, how we can secure our lo...

idkBlogs

  • Event Delegation in JavaScript- A better understanding

  • Author : Shubham Verma
  • Date : October 14, 2019
  • idkblogs.com

Event Delegation in JavaScript- A better understanding

js

Event delegation is a better technique to handle events in our web app. This is possible because JavaScript has an event bubbled up (propagated) in the hierarchy in the D...

idkBlogs

  • V8 Heap | Create a Dump of the V8 Heap and Inspect It for Your Node App

  • Author : Shubham Verma
  • Date : October 12, 2019
  • idkblogs.com

V8 Heap | Create a Dump of the V8 Heap and Inspect It for Your Node App

node

Creating a flame graph of your Node.js app is pretty simple and easy to learn. We'll learn What is a flame graph? How do we use a flame graph in our Node.js app? How do w...

idkBlogs

  • Event Bubbling in Javascript

  • Author : Shubham Verma
  • Date : October 12, 2019
  • idkblogs.com

Event Bubbling in Javascript

js

In this article, you will know how we attach an HTML element with events? and how event bubbling works? To know about event bubbling first you should know ( in this artic...

idkBlogs

  • Flame Graph | How to create a Flame Graph of Your Node.js App

  • Author : Shubham Verma
  • Date : October 3, 2019
  • idkblogs.com

Flame Graph | How to create a Flame Graph of Your Node.js App

node

In this article, we'll learn about the flame graph like What is a flame graph? How do we use a flame graph in our Node.js app? How do we create a flame graph in our Node....

idkBlogs

  • Memory Leak in Nodejs | Detect the Memory Leak In Your Node App | Profiling Node App

  • Author : Shubham Verma
  • Date : September 24, 2019
  • idkblogs.com

Memory Leak in Nodejs | Detect the Memory Leak In Your Node App | Profiling Node App

node

Here we will learn how we can detect the memory leak in our node app and how you can memory size is being used by your application, to learn read this article, I'll show ...

idkBlogs

  • Detect the memory uses of node app | Use of -inspect | Profiling Nodejs Application

  • Author : Shubham Verma
  • Date : September 22, 2019
  • idkblogs.com

Detect the memory uses of node app | Use of -inspect | Profiling Nodejs Application

node

Using inspect, Heapdump, Heap Snapshot, we will learn jow we can detect the memory used by our node app and how we can optimize our node app. We will use inspect, Heapdum...

idkBlogs

  • Remote access of AWS EC2 Linux Instance using SSH

  • Author : Shubham Verma
  • Date : July 25, 2019
  • idkblogs.com

Remote access of AWS EC2 Linux Instance using SSH

others

In this post, we will see how we can take remote access of AWS EC2 Linux Instance/Terminal using SSH and public IP. After reading this blog you can get a better understan...

idkBlogs

  • Its all about EC2

  • Author : Shubham Verma
  • Date : July 22, 2019
  • idkblogs.com

Its all about EC2

others

The word EC2 stands for 'Elastic Compute Cloud', shortly known as 'EC2'. EC2 is a kind of computer machine on clouds. It provides the scalable computing features on the c...

idkBlogs

  • AWS EC2 | Create AWS EC2 Instance step by step

  • Author : Shubham Verma
  • Date : July 22, 2019
  • idkblogs.com

AWS EC2 | Create AWS EC2 Instance step by step

others

We will learn how we can create “AWS EC2 instance” and advantages of AWS EC2 instance. What is AWS EC2?, Let’s learn “How to create AWS EC2 Instance.

idkBlogs

  • A best cloud deployment technique: Docker

  • Author : Shubham Verma
  • Date : July 7, 2019
  • idkblogs.com

A best cloud deployment technique: Docker

others

This article will describe you about the docker and you will get the answer of questions like What is docker? How you can use docker in your application? what is docker i...

idkBlogs

  • Start Writing Test Cases in your node app from scratch

  • Author : Shubham Verma
  • Date : February 8, 2019
  • idkblogs.com

Start Writing Test Cases in your node app from scratch

node

In this guid, we will write the test cases for our API using mocha and chai. In this, we will create node server and will write some test cases for node app. further we w...

idkBlogs

  • How to create CLI application in NodeJS : Command line application in nodejs

  • Author : Shubham Verma
  • Date : July 30, 2018
  • idkblogs.com

How to create CLI application in NodeJS : Command line application in nodejs

node

As a nodeJs developer, you should know how you can create CLI application in nodejs, I will create a CLI based application. It means you will interact only with the Node ...

idkBlogs

  • How to Implement Drag and Drop in Angular 2/4/5/6 application

  • Author : Shubham Verma
  • Date : June 24, 2018
  • idkblogs.com

How to Implement Drag and Drop in Angular 2/4/5/6 application

angular2

We will learn how we can implement drag and drop in angular2+ application. We will learn here from scratch. We will create an Angular2+ application using "ng new" command...

idkBlogs

  • Home appliances control over internet using NodeJS, Angular4, Arduino, Javascript

  • Author : Shubham Verma
  • Date : May 2, 2018
  • idkblogs.com

Home appliances control over internet using NodeJS, Angular4, Arduino, Javascript

node

This article will guid you to create an iOT that would be a demo for how you can control your home appliances over Internet from anywhere in the world using nodejs, angul...

idkBlogs

  • NodeJS With Arduino Circuit Board

  • Author : Shubham Verma
  • Date : May 1, 2018
  • idkblogs.com

NodeJS With Arduino Circuit Board

node

In this article, we will learn what is arduino? and how we can use arduino circuit board with node app?, It will be very interesting and from this you will get the idea a...

idkBlogs

  • Add google MAP in javascript application

  • Author : Shubham Verma
  • Date : April 23, 2018
  • idkblogs.com

Add google MAP in javascript application

js

Integrating google map is very easy in angular2+ applications, In thi article, you will learn how you can integrate the google map ( google APIs ) in your angular2+ appli...

idkBlogs

  • Integrate google API/MAP in your Angular2+ app

  • Author : Shubham Verma
  • Date : April 23, 2018
  • idkblogs.com

Integrate google API/MAP in your Angular2+ app

angular2

Integrating google map is quite easy in angular2+ applications, In thi article, you will learn how you can integrate the google map ( google APIs ) in your angular2+ appl...

idkBlogs

  • Generate PDF using node.js

  • Author : Shubham Verma
  • Date : March 28, 2018
  • idkblogs.com

Generate PDF using node.js

node

In this article, you will learn how you can generate PDF using nodejs. To generate PDF using nodejs, you need a HTML page and using that HTML page you will generate the s...

idkBlogs

  • Remove hash bang (#) from routes in AngularJs app?

  • Author : Shubham Verma
  • Date : December 17, 2017
  • idkblogs.com

Remove hash bang (#) from routes in AngularJs app?

angular

In AngularJs app, some time in the URL you can see the hash "#!", So this is not an standard to write the routes. In this article, we will see how we can remove this hash...

idkBlogs

  • How to do changes in nginx config file?

  • Author : Shubham Verma
  • Date : November 29, 2017
  • idkblogs.com

How to do changes in nginx config file?

node

How to do changes in nginx config file? also the error "Error: 413 Request Entity Too Large in nginx with client_max_body_size" you are facing, because of your nginx serv...

idkBlogs

  • Nginx: 413 “Request Entity Too Large” in Nginx with “client_max_body_size” Error and Solution.

  • Author : Shubham Verma
  • Date : November 29, 2017
  • idkblogs.com

Nginx: 413 “Request Entity Too Large” in Nginx with “client_max_body_size” Error and Solution.

node

The error "Error: 413 Request Entity Too Large in nginx with client_max_body_size" you are facing, because of your nginx server not allow to upload file which is larger t...

idkBlogs

  • Pass data to custom directive from component/HTML in Angular2+ application

  • Author : Shubham Verma
  • Date : August 9, 2017
  • idkblogs.com

Pass data to custom directive from component/HTML in Angular2+ application

angular2

This artticle discribe you, how you can pass data in custom directory, In this You'll create a custom directory and pass two data from component or HTML to custom directo...

idkBlogs

  • Custom directive in Angular 2 application

  • Author : Shubham Verma
  • Date : August 9, 2017
  • idkblogs.com

Custom directive in Angular 2 application

angular2

If you want to create custom directory in angular 2 app then read this article. For demo purpose, we will create a directive and our goal is to add some HTML content in o...

idkBlogs

  • Convert Speech/voice To Text in Nodejs

  • Author : Shubham Verma
  • Date : July 25, 2017
  • idkblogs.com

Convert Speech/voice To Text in Nodejs

node

Hi Reader, this article will tell you how to convert Audio/Speech/.mp3 file and other audio file into Text format. I will use Nodejs. You should follow these simple steps...

idkBlogs