angular js project setup hello world

Error – Cannot find module ‘@angular-devkit/core’ while running ng serve

When you create Angular Project with Angular CLI and want to run your angular application using “ng serve” command you might see the following error “Error – Cannot find module ‘@angular-devkit/core’” Solution To resolve “cannot find module ‘@angular-devkit/core’” error try… Read More!

google compute engine

Google Compute Engine Introduction and Features

Google Compute Engine (GCE) is the Infrastructure as a Service (IaaS) component of Google Cloud Platform (GCP). This is the same infrastructure on which Google’s search engine, Gmail, Youtube and other services are running. Google Compute Engine enables users to… Read More!

conditional formatting gmail

Solved conditional formatting formula or rules copy-paste issue in Microsoft excel

Microsoft Excel had problems while copying conditional formatting formula or rules from one cell to another cells since Excel 2007. This article explains you a workaround to solve this issue. Problem To understand the problem let’s take an example. Please… Read More!