HOW TO

How to Clear an Array in JavaScript

There are different ways to empty an array in javascript, we have mentioned 4 ways to clear an array using javascript. For example we have javascript array variable:

Let’s check out different ways to empty an array. 1) Setting array length to zero: In this method, set array variable lenght to zero.

2) …

How to Clear an Array in JavaScript Read More »

How to Make a Discord Bot

Discord is a chat platform, which is specially made for video gamers.  This software is available for PC,  MAC operating system,  Linux,  Android, and iOS, but it is recommended to use the app. What is Discord Bot and Its Uses Discord bot is the best way to increase the productivity of the server, which helps …

How to Make a Discord Bot Read More »

How to Start Selling Products on Jet.com

Jet.com is a US based eCommerce company, which is owned by Walmart. This is the biggest competitor of the Amazon in the eCommerce market. So it’s a good platform for the merchant, start selling on jet.com and boost your business.

How To Use Cron Job in Ubuntu Server

Cron job is the best way to automate the process. It will execute task in the background on server machines. In our previous post explained How to setup cron job using cPanel. Today we are going to share process of use Cron Job in Ubuntu or Linux Machines.