Category: Misc.

Tutorials on misc. web development tutorials.

How to install NVM on WIndows? 0

How to install NVM on WIndows?

Node Js is a JavaScript runtime environment used widely in today’s web application development. If we are working on different Node Js projects then there might be a chance to have different versions for...

How to reset WSL 2 user’s password? 0

How to reset WSL 2 user’s password?

You can easily reset WSL 2 users’ password, by just following the following steps. You will be asked to enter the password twice and password will not be appear on screen/terminal. Following is the...

DreamHost Web Hosting - Shared - VPS Hosting 0

DreamHost Web Hosting

DreamHost a web hosting company, founded in 1997. It is offering sort of hosting services, including shared, VPS, dedicated and WordPress hosting. It is reliable and affordable hosting provider to small and large businesses...

AWS DynamoDB and NodeJs 0

AWS Dynamodb using Nodejs

In this article, you will know how you can perform different DynamoDB operations with Node Js. I am going to use aws-sdk for this article. So lets start…! Firstly, we will need to setup...