Create AI Chatbot with OpenAI, Django and React
https://youtu.be/mYRXd1UFrM4?feature=shared
In this tutorial you’ll learn how to create a chat bot using OpenAI, Django and React.
By the end of the tutorial, you will have a functional Chatbot that looks like this:
Prerequisites
This…
Add Backend to React with Django REST Framework and Docker
In this tutorial, I'll show you how to add a Django REST Framework Backend to a React project.
https://www.youtube.com/watch?v=GbQwi_UB4FE
Django REST Framework is an addition to Django that adds functionality, making it easier to build…

How to Dockerize a React Project
In this tutorial I'll explain how to set up a new React project using Docker and Vite so that auto reloading works.
https://www.youtube.com/watch?v=v6SMDB3Sr2M
Prerequisites
You'll need the following:
Docker and Docker Compose…

Hello React.JS – Absolute Beginners Guide to React
In this video I'll walk you through how to create a basic Hello World application with React.JS.
After spending a few months learning React.JS and following all of the official and unofficial tutorials, I found that there was a gap in the information.…

React vs. Angular: Which one is best?
I've been learning React JS over last couple of days. I haven't got very far but I've learned a bit about it and I've created a couple of web apps with it. So I wanted to share my thoughts on it and compare it to Angular 2.
Everyone always…
