
Python Microservices Web App (with React, Django, Flask) - Full Course
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
Roark
Having an issue with React application not loading data at: 1:44:45 of the tutorial. Have not found a solution. Any direction would be greatly appreciated. Thanks. Receiving Cross-Origin Request Blocked and Uncaught (in promise TypeError: NetworkError when attempting to fetch resource.
reply
Having an issue with React application not loading data at: 1:44:45 of the tutorial. Have not found a solution. Any direction would be greatly appreciated. Thanks. Receiving Cross-Origin Request Blocked and Uncaught (in promise TypeError: NetworkError when attempting to fetch resource.
reply
Gokul
Great tutorial, but around 1:02 when you run the container its very important to run python -u consumer.py and not python consumer.py
This disables buffering in the output. what that means is instead of waiting for a finished output, it asynchronously outputs values
reply
Great tutorial, but around 1:02 when you run the container its very important to run python -u consumer.py and not python consumer.py
This disables buffering in the output. what that means is instead of waiting for a finished output, it asynchronously outputs values
reply
Alibek
Hi, i receive error: RuntimeWarning: Got an error checking a consistent migration history performed for database connection 'default': (2005, -Unknown server host 'db' (11001)-) after command 'python manage.py makemigrations', 21 min, what is wrong?
reply
Hi, i receive error: RuntimeWarning: Got an error checking a consistent migration history performed for database connection 'default': (2005, -Unknown server host 'db' (11001)-) after command 'python manage.py makemigrations', 21 min, what is wrong?
reply
Robert
How are you updating the running apps to reflex your code changes? I don-t see you restarting anything when you edit code. Do you have some tool that automatically restarts (apps/containers?) on file changes?
reply
How are you updating the running apps to reflex your code changes? I don-t see you restarting anything when you edit code. Do you have some tool that automatically restarts (apps/containers?) on file changes?
reply
Sariyanta
Is it explained in the video why he uses 2 backend app? Django and Flask? I might've missed it, but if anyone can give a newb a pointer, that'd be greatly appreciated.
Thank you :)
reply
Is it explained in the video why he uses 2 backend app? Django and Flask? I might've missed it, but if anyone can give a newb a pointer, that'd be greatly appreciated.
Thank you :)
reply
Yoiber
Hello, a question why I connect to the database and when consulting the database it does not bring me any table, it appears empty, but if you believe me and list me in the application?
reply
Hello, a question why I connect to the database and when consulting the database it does not bring me any table, it appears empty, but if you believe me and list me in the application?
reply
Mazhar
Why did you write the DB credentials in settings.py file when you wrote them as environment variables in the DockerCompose? Shouldn't we be reading them from the environment?
reply
Why did you write the DB credentials in settings.py file when you wrote them as environment variables in the DockerCompose? Shouldn't we be reading them from the environment?
reply
Sense
Great but it needs some more explanation, not everything but at least you can talk about the mechanims how all those connect, maybe with diagrams.
reply
Great but it needs some more explanation, not everything but at least you can talk about the mechanims how all those connect, maybe with diagrams.
reply
Andr-s
You gave me back hope to return to my college career in software engineering after 5 years with this real life demo of Docker!
reply
You gave me back hope to return to my college career in software engineering after 5 years with this real life demo of Docker!
reply
dv
Those who are having problem with windows. Go to virus and threat protection and add the parent project folder into exclude list.
reply
Those who are having problem with windows. Go to virus and threat protection and add the parent project folder into exclude list.
reply
Add a review, comment
Other channel videos















