When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Developing React.js Apps with Docker
Docker has become one of the primary components in the world of microservices in achieving agility, portability, and isolation. This course will teach you how to dockerize a React application.

This Course Includes
pluralsight
4 (37 reviews )
1 hour 53 minutes
english
Online - Self Paced
core courses
pluralsight
About Developing React.js Apps with Docker
“It works in my machine” is a common phrase that you hear developers say when their code breaks in production. To overcome this problem, packaging the application code and its dependencies as one single deployable unit are essential, and docker has become the industry's de facto standard to achieve this. In this course, “Developing React.js apps in Docker”, you'll learn to dockerize a React application and learn the steps to develop, debug and deploy it in production. First, you'll explore the different components that make up a docker file. Next, you'll discover how to create an image and run docker container. Then, you will learn how to deploy multiple containers, setup networking between them using docker compose. Finally, you'll learn how to debug the application inside the container and get the container production ready. When you're finished with this course, you'll have the skills and knowledge of developing a react application in docker needed to create a highly agile, portable, and independent microservice component.
What You Will Learn?
- Course Overview : 1min.
- Dockerizing a Basic React App : 20mins.
- Building a Multi-container Application Using Docker Compose : 30mins.
- Enhancing the Multi-container Application : 32mins.
- Debugging and Getting the Multi-container Application Production-ready : 28mins.