“Constra” is an HTML static template in HTML & CSS. It is an HTML template designed for the construction website. The businesses that allow construction-related…
In this tutorial, we will teach you how to develop a password-less authentication system in Node JS and Mongo DB. We will create a simple…
In this article, we are going to teach you how you can deploy the Node JS app on a VPS (Virtual Private Server) or a…
In this tutorial, we will teach you how to show WordPress posts in your PHP website. Make sure you run this code from inside your…
In this article, we will teach you how to have adult image validation in your PHP website. Suppose you are creating a website where you…
In this article, we are going to teach you, how you can have nested modules in your Node JS project. Nested modules help in splitting…
In this article, we will teach you how to pass value between 2 components in Vue JS. We will be using Vuex for this. Video…
In this article, we are going to teach you, how you can upload multiple images in Node JS and Mongo DB. Video tutorial: Initializing the…
Promises are created in Javascript to prevent the callback hell. But it came with its own problems and complexities. To deal with them, we were…
This article will show you how you can force your website’s HTTP requests to HTTPS using htaccess. Video tutorial What is htaccess ? .htaccess is…