How to use different .env files with NextJs?In our recent project we decided to use NextJs in place of ReactJs. As you all know that coding wise both are more or less same, except…Feb 111Feb 111
How I managed to clear Azure AZ-900 and AI-900 exams in 2 weeks?Just like to mention the steps I followed so that it help others who willing to pass those certifications.May 18, 2023May 18, 2023
How to start Reactjs application with PM2 as a service (Linux & MacOS)Frankly there are many utilities to run a React JS application as a service, but I like the simplicity of PM2. With few simple commands…May 28, 20201May 28, 20201
How I managed to score 100% in PSM-I examFirst of all I am not trying to brag about my success, my sole purpose of this article to guide people who are aspiring to take PSM-I…May 17, 20201May 17, 20201
Golang Quickstart with Homebrew (MacOS)Before starting this tutorial just want to mention I myself also very new in Go programming. I am just creating this tutorial to help…Apr 13, 2020Apr 13, 2020
Passport MRZ reading with Tesseract.js OCR libraryIn one of my recent project I had to develop one SPA to read MRZ code of passport. There are many software and libraries available for…May 30, 20193May 30, 20193
How to secure your Firebase project even when your API key is publicly availableIf you have ever used Firebase services in your web application development, you are well aware that there is no way to hide Firebase…Mar 27, 20197Mar 27, 20197
Host a React based website free of cost with Firebase Hosting and connect with your own domainYes you read it right “Free of Cost” , now you can host your website using Firebase Hosting service without paying anything, as long as…Mar 16, 20195Mar 16, 20195
How to build a React based Electron appElectron and React both do not need any introduction in present days. When Electron provide us an easy and fast way to develop native…Feb 23, 201923Feb 23, 201923