Django & React App Tutorial #7: Send Data from our React JS Frontend to Django Backend with Axios

preview_player
Показать описание
In this tutorial series I show you how to create a full stack web application using Python Django as the backend, and React JS as the frontend. In the previous video we set up the CRUD functionality in the frontend.

...Now it is time to bring the data from the frontend to our backend database using Axios.

Рекомендации по теме
Комментарии
Автор

I have been trying to learn Django with React for awhile and your tutorials are extremely valuable for me to learn and follow. I just want to thank you very much for your time and efforts. Please keep them coming!

julienheng
Автор

Its 2 AM in my city and I couldn’t sleep until the end of last public video. Now I wanted to watch more but I encountered with the private one. I am waiting…. Thank you so much for such a professional work.

mhsama
Автор

I wish there was a feature to provide the link to each Git repository session. This would allow us to copy the code associated with a specific video, rather than just the final version

emuqatash
Автор

Thank you for your videos. They are excellent

mukhammadjonrashidov
Автор

I kept getting a POST error with CORS issues. In axios.js, I removed ` accept: "application/json" ` and could POST successfully.

DJMrTen
Автор

hi, what is the delay about when creating new records? is it for caching enabled?

mhsama
Автор

can not read the properties of undefined(reading "$d") this error is coming

timmasrinu