Web Dev My Nodejs interview was Disastrous Because I Lacked this Basic Knowledge This article shall enlighten you on node concurrency, event loop, pros and cons of single and multithreaded applications and frameworks
Tech Dockerize a React Nodejs App and Deploy in AWS EC2 -- The Startup Way Part-1 Dockerizing a React + Node + Postgresql app in a production-ready manner and deploying it to AWS EC2.
Tech Hauling your Hard Made React Application to Production Together with Backend How to deploy a react app in production while linking the backend with React I have gone through many tutorials that suggest making a proxy in the package.json and connect the frontend and backend of your application. But this wont won’t work when you are going for production