Thing I Wish I'd Know When I Started Programming

Things I Wish I’d Know When I Started Programming. I am writing this post for new programmers who are just starting t...

Does hosting affect SEO?

The hosting of a website is not a ranking factor. But, it is a factor that can affect the SEO of a website. In this article, we will discuss how hosting affects SEO.

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 La...

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.