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
Master Custom React Hooks with TypeScript
Sources: fullstack.io
Welcome to the course "Creating a Custom React Hook npm Package using React and TypeScript"! In this course, we will be developing...
2 hours 21 minutes 3 seconds
React Fundamentals
Sources: ui.dev (ex. Tyler McGinnis)
If you're serious about learning React, there's no better place to do it. Originally launched in 2016, this course has been taken by tens of thousands of developers and maintain...
4 hours 36 minutes 46 seconds
Uber Clone - Typescript, NodeJS, GraphQL, React, Apollo
Sources: Nomad Coders
We will do a Uber clone (backend + frontend + deployment). From head to toe using JavaScript! This time full stack, full JavaScript stack!
22 hours 41 minutes 56 seconds
Django for Beginners/APIs/Professionals
Sources: leanpub
Django for Professionals Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "pro
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