Setting up Bash WSL on Windows 10 (npm, nodejs)

npm-install-error-not-foundram-files-nodejs-npm-3-mnt-c-program-files-nodejs Just run these commands from bash .. This will install nodejs 14, if you want to install latest or older version of nodejs.. you should change /setup_14.x like /setup_12.x Install NodeJS on Ubuntu Run the following commands if you are using WSL on Windows 10 and npm and node do not run and returns […]

JavaScript Object Loops and Iteration

In this post I going to show you how to loop and iterate object keys and values from JavaScript Objects. I am going to use for of and for in loops and Object.key() and Object.entries() to demonstrate the example code. JavaScript Object Here is the JavaScript Object that I’ll be using throughout the post. Using […]

VS Code ReactJS Extension & Emmet Auto-complete Congratulation for JSX, JS and VueJS

This post will help you install and configure Visual Code Studio extensions for ReactJS that will improve your productivity by 10 folds. We are going install extension to create ReatJS Class based and function-based components on the fly and configure Emmet for JSX, ReactJS, VueJS and JavaScript Install VS Code ReactJS Extension If you want […]

How Do I Promote ClickBank Products on YouTube

If you have been wondering how you can start promoting ClickBank products on your YouTube channel then in this post I am going to share my success story and journey about how I got started with affiliated marketing using YouTube. It’s dead simple I am not going to complicate it, all you do to promote […]

How I Fixed Core Web Vitals

fix core web vitals

So here is how I decided to experiment few things to fix core web vitals on my WordPress sites and after a month or so, I can see some positive results in Google Search Console for these WordPress sites that were in red category of Core Web Vitals score. A lot of people would say […]