Misc.

Tutorials on misc. web development tutorials.

How to reset WSL 2 user’s password?

You can easily reset WSL 2 users' password, by just following the following steps. Open PowerShell or Terminal run following…

2 months ago

DreamHost Web Hosting

DreamHost a web hosting company, founded in 1997. It is offering sort of hosting services, including shared, VPS, dedicated and…

10 months ago

Implement back link to previous link from where user came in React Project.

Sometimes, in a react project you might need to implement back URL link to previous URL from where user came.…

2 years ago

How to setup static IP for Plesk Instance in AWS Lightsail?

Static IP for Plesk Instance in AWS Lightsail I have setup Plesk hosting instance in AWS Lightsail for WordPress and…

2 years ago

How to fix about_Execution_Policies error in Windows PowerShell?

I was working on a Vue Js project on my windows laptop, and while running commands in Windows Powershell, I…

3 years ago

AWS Dynamodb using Nodejs

In this article, you will know how you can perform different DynamoDB operations with Node Js. I am going to…

3 years ago

Migration Generator Package for Laravel.

Migration Generator for Laravel is a package by Bennett Treptow to generate migrations from existing database structures. Source

3 years ago

How to fix git error the fatal refusing to merge unrelated histories?

While working on a project, I tried to pull code and got git error “fatal refusing to merge unrelated histories”.…

3 years ago

How to update aws amplify auth in an application?

Update AWS Amplify Auth I am developing applications using ReactJs and AWS Amplify. In a project I need to update…

4 years ago

How to change AWS Amplify Authentication UI?

In this article, I will show you how you can change AWS Amplify Auth UI for SignUp. AWS Amplify makes…

5 years ago