React and Django: A Practical Guide with Docker
6h 50m 20s
English
Paid
Course description
Read more about the course
In Django you will learn:
How to create APIs with Django Rest Framework
Use Docker
Create protected routes
Login with HttpOnly Cookies
Use APIViews, ViewSets, Generic API Views
Authorize users for different routes
Upload Images
Export CSV files
In React you will learn:
Create a React project with Typescript
Use Docker
Use Redux
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
Watch Online
0:00
/ #1: Introduction
All Course Lessons (73)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 02:52 | |
| 2 | Installation | 01:23 | |
| 3 | Docker | 11:04 | |
| 4 | Migrations | 02:26 | |
| 5 | Rest API | 05:03 | |
| 6 | Models | 03:20 | |
| 7 | Serializers | 08:10 | |
| 8 | Write Only Fields | 02:53 | |
| 9 | Hashing Passwords | 05:41 | |
| 10 | Login | 04:09 | |
| 11 | Generate JWT Token | 05:22 | |
| 12 | Getting the Authenticated User | 09:53 | |
| 13 | Logout | 02:15 | |
| 14 | Foreign Keys | 04:10 | |
| 15 | Fixtures | 05:41 | |
| 16 | Getting Permissions | 03:11 | |
| 17 | ViewSets | 05:11 | |
| 18 | Roles | 02:38 | |
| 19 | Related Fields | 07:22 | |
| 20 | Completing Roles | 04:03 | |
| 21 | Generic Views | 07:49 | |
| 22 | Pagination | 05:46 | |
| 23 | Update Request Data | 06:00 | |
| 24 | Profile | 06:33 | |
| 25 | User Permissions | 01:22 | |
| 26 | Products | 02:29 | |
| 27 | Product Routes | 04:09 | |
| 28 | Uploading Images | 06:56 | |
| 29 | Orders | 06:20 | |
| 30 | Serializer Method Fields | 02:42 | |
| 31 | Export CSV | 06:21 | |
| 32 | Raw SQL Queries | 06:33 | |
| 33 | View Permissions | 06:13 | |
| 34 | CORS | 01:35 | |
| 35 | Installation | 01:07 | |
| 36 | Template | 03:59 | |
| 37 | Components | 05:20 | |
| 38 | Router | 05:08 | |
| 39 | Child Props | 07:39 | |
| 40 | Register Form | 07:41 | |
| 41 | Async Await Calls | 04:24 | |
| 42 | Redirecting | 03:42 | |
| 43 | Login | 07:48 | |
| 44 | Logout | 02:51 | |
| 45 | Users | 08:36 | |
| 46 | Role | 04:14 | |
| 47 | Link and NavLink | 05:26 | |
| 48 | Pagination | 04:50 | |
| 49 | Deleting Users | 04:26 | |
| 50 | Creating Users | 08:05 | |
| 51 | Prefilling User Data | 08:05 | |
| 52 | Updating Users | 04:02 | |
| 53 | Roles | 06:26 | |
| 54 | Creating Roles | 12:46 | |
| 55 | Updating Roles | 07:11 | |
| 56 | Products | 07:26 | |
| 57 | Paginator Components | 07:50 | |
| 58 | Deleter Component | 05:31 | |
| 59 | Creating Products | 06:22 | |
| 60 | Uploading Images | 05:21 | |
| 61 | Image Component | 03:30 | |
| 62 | Updating Products | 07:25 | |
| 63 | Orders | 06:55 | |
| 64 | Order Items | 05:27 | |
| 65 | Export CSV | 04:08 | |
| 66 | Chart | 07:36 | |
| 67 | Profile | 04:05 | |
| 68 | Uploading Profile | 07:52 | |
| 69 | Redux | 08:21 | |
| 70 | Connect Redux with Components | 12:42 | |
| 71 | Typescript Getters | 04:22 | |
| 72 | Permissions | 13:48 | |
| 73 | Conclusion | 00:18 |
Unlock unlimited learning
Get instant access to all 72 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Microservices with NodeJS, React, Typescript and Kubernetes
Sources: udemy
In building large scale applications intended for growth, microservices architecture is the go-to solution. One issue for Javascript and NodeJS learners is the
97 hours 19 minutes 16 seconds
Build a Youtube Clone
Sources: Code With Antonio
In this 24-hour course, you will learn how to create your own YouTube clone using modern technologies. We will go into detail on advanced topics, including...
23 hours 42 minutes 10 seconds
Add React Storybook to a Project
Sources: egghead
In this lesson, we show how to setup React Storybook into an existing React project. We’ll go through common configuration files and how to adjust them.
3 minutes 36 seconds
Complete React Developer in 2023 (w/ Redux, Hooks, GraphQL)
Sources: udemy, zerotomastery.io
Become a Senior React Developer! Build a massive E-commerce app with Redux, Hooks, GraphQL, ContextAPI, Stripe, Firebase.
39 hours 24 minutes 36 seconds
REACT ROUTER (v6)
Sources: ui.dev (ex. Tyler McGinnis)
There’s an easier way to master React Router. Our linear course is like having a smart, experienced friend sit down next to you, walk you through each concept, and apply what yo...
3 hours 15 minutes 27 seconds