Full Stack Components and TechnologiesI would like to give details about components involved in Full Stack and common tools and technologies used in it. These are most of the…Jan 21Jan 21
Tips to write DockerfileRecently I started working on a project which includes both NodeJS and Python application. We planned to Dockerize build process for our…Oct 6, 2024Oct 6, 2024
Some common behavioral questionsHere are some common behavioral interview questions based on my personal experiences. While there’s no definitive right or wrong answer…Sep 28, 2024Sep 28, 2024
How Redux Store internally works?Redux is one of the difficult topics to understand. I will try to compare Redux with regular variable to understand better as most of you…Sep 21, 2024Sep 21, 2024
Meeting PointApp idea to track a group who wants to meet a common destinationJun 12, 2024Jun 12, 2024
Deploying react web application in the cloud serverBelow are the steps involved in deploying react app in the cloud server.Jun 11, 2024Jun 11, 2024
Setting up NGINX server in the cloud serverNGINX can be used as proxy server or web server when running application on the cloud. Below are the steps to setup nginx server on the…Jun 9, 2024Jun 9, 2024
How to deploy web application on production server?Developing a web application and deploying it to a production server are entirely different undertakings. Running the front end and back…Jun 8, 2024Jun 8, 2024