Using GitHub Repository Tags and their benefits
GitHub allows you to tag your repository commits with an optional comment. Adding tags to your GitHub repository as you...
GitHub allows you to tag your repository commits with an optional comment. Adding tags to your GitHub repository as you...
Nitish
This post provides a detailed MDDHosting review based on my own real life usage. I have included all the necessary...
Nitish
In this post, I will give you a step-by-step guide on how to create a website in 2020. You can...
Nitish
addcslashes() — Quote string with slashes in a C style addslashes() — Quote string with slashes bin2hex() — Convert binary...
Nitish
There are a lot of situations in which you might want to delete or remove a given element from an...
Nitish
There are many situations where you might want to redirect users to a different page based on some action they...
Nitish
In one of my previous posts, I mentioned different ways to remove or delete a specific element from an array...
Nitish
Every now and then you will want to get the full URL of current page in a project you are...
Nitish
As a developer, every now and then, you will need to get the current timestamp in JavaScript. It allows us...
Nitish
There are a lot of scenarios where you might want to get the current date and time in JavaScript. For...
Nitish