As part of understanding the concept of react.js node.js with docker I have developed some application, I hope it will help you to do a quick start on your learning journey
To complete these projects I have done the following courses online
- Docker Mastery: The Complete Toolset From a Docker Captain
- Modern React with Redux
- Nginx Fundamentals: High Performance Servers from Scratch
git clone https://github.com/askeralim/node-react-socket.io-docker-compose.git
A Very Basic react.js project to understand the App rendering with component onclick functionalities .
BookListSelectApp Project Link
React.js project to understand the concept of calling an API and updating the App with Maps and Images ui App rendering with component onclick functionalities .
Created react.js app using create-react-app and execute the Application using docker container.
create-react-app docker deployment Link
Created react.js app using create-react-app and execute the Application using docker-compose.
Created react.js app using create-react-app and execute the Application using docker-compose with NGINX as Reverse-Proxy deployed in another container.
A Simple Chat Server developed using react.js and socker.io, This project will clear the concept of socket WebSockets.
The above ChatApp 1 is implemented with redis server, It helps to understand connection with redis server with Publisher/Subscriber concepts.
The complete ChatApplication developed from scratch create-react-app, with NGINX as reverse proxy and deployed in Docker using docker-compose
Askerali Maruthullathil - LinkedIn