5 Ways to Jumpstart your E-commerce Business

Starting an e-commerce business is easy, but making a profit from it requires effort. Business owners must find ways ...

My Reading About Agile Fluency

The promise of Agile is simple and compelling: a team that effortlessly surfs the wave of business possibility, chang...

Managing Kanban Board For Better Productivity for Software Task and Personal List.

Are you using Kanban board or any other digital board for tracking your task and its progress? If not you should give...

What is Parkinson's law of triviality (aka: Bikeshedding) ?

Who is Parkinson? C. Northcote Parkinson was a British civil servant and author. He is best known for his book The L...

Understanding logo files format

If you work with logo and looking for logo for you company the you must store the logo format in vector files. Vecto...

Enabling Hardware accelerated video decoding or GPU activity in electron app for Linux

As chrome or chromium browser does not support hardware accelerated video decoding for Linux OS. Though there is a pe...

Best way to get the current date and time in JavaScript

In this article, we will learn how to get the current date and time in JavaScript.

Best way to get the full URL or query string of current page in JavaScript.

In this article, we will discuss the best way to get the full URL or query string of current page in JavaScript. We w...

Best way to check if an element is hidden or visible in JavaScript

In this article, we will learn how to check if an element is hidden or visible in JavaScript.