Abu Taha

Abu Taha

How to show common overlay loader in Angular

In PWA(Progressive Web Apps), each component works independently and has its lifecycle. Commonly all the components maintain their loaders Today, we will be looking into the implementation of a common loader (overlay spinner) which can be controlled by any component…

How to Install ChromeDriver in WSL2 Linux

Image generated from Image Create This blog will give you a step-by-step guide to install chrome and chromedriver in WSL2(Windows Subsystem for Linux) . We will use Ubuntu, and it should work with Debian too. First make sure you have…