MENU

Fun & Interesting

Django + React Notes App

Dennis Ivy 267,422 4 years ago
Video Not Working? Fix It Now

Continuation of my last stream (React JS Crash Course) but now with a Django backend using the Django REST Framework. Previous stream: https://youtu.be/6fM3ueN9nYM Source Code: https://github.com/divanov11/Django-React-NotesApp Django + React Quick Hello World App: https://youtu.be/F9o4GSkSo40 AVAILABLE COURSES Check out my Complete Django course! https://dub.sh/NvGboTI React Crash Course on Udemy: https://www.udemy.com/course/react-crash-course/?referralCode=D5494BC882732761B366 React + Django Ecommerce Website: https://www.udemy.com/course/django-with-react-an-ecommerce-website/?referralCode=08CC1EF9068747827E19 Timestamps 00:00 - Introduction 4:15 - Setup Django Project 20:13 - Database Models 26:00 - Django Admin Panel 29:48 - Adding Django REST Framework 45:10 - Setting up React Project 1:00:33 - Making API Calls 1:04:33 - CORS Fix 1:16:30 - Proxy URL 1:31:11 - Styling 1:46:00 - Update Note Functionality 1:59:15 - Delete Note Functionality 2:03:45 - Create Note Functionality 2:22:50 - Debugging Delete note issue 2:36:30 - Styling List Items 2:44:33 - Adding React App to Django Project 3:01:10 - Making our API RESTFUL

Comment