Dockerizing a React App | Introduction to Multi-Stage Builds
Have you ever wondered🤔, the dockerized React app that we use in development is not the same that is deployed in production? There is an extra build step required! But wait, isn't that the primary purpose of containerization, i.e, to have the same e...
shashankbiplav.hashnode.dev14 min read