Chrome extensions Intro
If you know Javascript then it is very easy to create an extension for chrome. Search for chrome extension docs […]
Backing you up.
If you know Javascript then it is very easy to create an extension for chrome. Search for chrome extension docs […]
I faced a problem when I had to attach an event listener to many elements rendered through the loop. When […]
I had a simple dotnet core application, and I wanted it to be hosted on a linux machine with litespeed […]
As I have been trying to move to litespeed server from apache, I have faced an issue with subroutes i.e. […]
You can configure your virtual host using WebAdmin. But if you prefer, the terminal way, then follow the following steps. […]
LiteSpeedServer is better then Apache server in terms of handling high visitor count. So today I will posting how I […]
I have created a rpm with latest source of aria2. This rpm is built for centos 8 and may not […]
Below are the commands you should run in order to upgrade to PHP 8 You may face issue like In […]
Today, I was debugging a .net core API. It was taking more than a minute to execute for a simple […]
This is a simple pattern that will provide react hook and react higher component to get the state from redux […]