Tutorials on misc. web development tutorials.
I hope you already have WSL2 installed and enabled. So, setting up Apache2 on WSL2 (Windows Subsystem for Linux 2)…
Install NVM on Windows Node Js is a JavaScript runtime environment used widely in today’s web application development. If we…
You can easily reset WSL 2 users' password, by just following the following steps. Open PowerShell or Terminal run following…
DreamHost a web hosting company, founded in 1997. It is offering sort of hosting services, including shared, VPS, dedicated and…
Sometimes, in a react project you might need to implement back URL link to previous URL from where user came.…
Static IP for Plesk Instance in AWS Lightsail I have setup Plesk hosting instance in AWS Lightsail for WordPress and…
I was working on a Vue Js project on my windows laptop, and while running commands in Windows Powershell, I…
In this article, you will know how you can perform different DynamoDB operations with Node Js. I am going to…
Migration Generator for Laravel is a package by Bennett Treptow to generate migrations from existing database structures. Source
While working on a project, I tried to pull code and got git error “fatal refusing to merge unrelated histories”.…