Full Stack – React Django DRF Channels Project – djChat
Language: English | Size:15.55 GB
Genre:eLearning
Files Included :
1 - Introduction.mp4 (3.27 MB)
MP4
2 - Build Technical Preview.mp4 (76.38 MB)
MP4
3 - Windows Installing Python.mp4 (50.89 MB)
MP4
4 - Windows Visual Studio Code Induction.mp4 (41.5 MB)
MP4
5 - Windows Creating Virtual Environments.mp4 (61.28 MB)
MP4
6 - macOS Visual Studio Code Induction.mp4 (52.87 MB)
MP4
7 - macOS Installing Python.mp4 (40.4 MB)
MP4
8 - macOS Creating Virtual Environments.mp4 (25.4 MB)
MP4
10 - Build Create a New Django DRF Project.mp4 (90.03 MB)
MP4
11 - Build Configuring Environment Variables for your Project.mp4 (88.58 MB)
MP4
12 - Linting and Formatting Configuring Visual Studio Code for Black Formatting.mp4 (45.33 MB)
MP4
13 - Linting and Formatting Configuring Visual Studio Code for Flake8 Liniting.mp4 (42.88 MB)
MP4
14 - Source Control Create your first commit in a Git repository.mp4 (64.74 MB)
MP4
9 - Source Control Initiating Project Source Control.mp4 (70.37 MB)
MP4
15 - Build Initiate Chat Server Administration App.mp4 (40.18 MB)
MP4
16 - Build Creating a Django Custom User Model AbstractUser.mp4 (80.07 MB)
MP4
17 - Build Chat Server Administration Models Database Tables and Fields.mp4 (368.88 MB)
MP4
18 - API Documentation Configuring DRFSpectacular with Swagger UI Installation and.mp4 (90.05 MB)
MP4
19 - Build Configuring Default Authentication Classes in Django DRF.mp4 (39.56 MB)
MP4
20 - Build Creating an API Endpoint for Filtering Servers by category.mp4 (301.1 MB)
MP4
21 - Build Creating an API Endpoint for Filtering Servers by User.mp4 (112.09 MB)
MP4
22 - Build Creating an API Endpoint for Filtering Servers by Quantity.mp4 (25.04 MB)
MP4
23 - Build Creating an API Endpoint for Filtering Servers by Server ID.mp4 (149.33 MB)
MP4
24 - Build Returning Related Data Server Associated Channels.mp4 (47.21 MB)
MP4
25 - Build Creating an API Endpoint for Filtering Servers and Returning Annotation o.mp4 (195.86 MB)
MP4
26 - ChatGPT Creating Code Comments with ChatGPT.mp4 (35.15 MB)
MP4
27 - ChatGPT Creating DocStrings with ChatGPT.mp4 (56.52 MB)
MP4
28 - API Documentation Creating an API Endpoint Decorator for Detailing Endpoints.mp4 (186.21 MB)
MP4
29 - Build Configuring Django to Handle Storing Images.mp4 (50.77 MB)
MP4
30 - Build Model Refactor for Icons and Banners in Django Model Category.mp4 (185.16 MB)
MP4
31 - Build Model Refactor for Icons and Banners in Django Model Server.mp4 (74.09 MB)
MP4
32 - Building Creating a Django Model Validation Class for Image Field Creation and.mp4 (103.79 MB)
MP4
33 - Source Control Commit and Merge.mp4 (4.07 MB)
MP4
34 - Build Create a new React Project with Vite.mp4 (48.26 MB)
MP4
35 - Build Pages Directory and Home Component.mp4 (33.03 MB)
MP4
36 - Build React Routing Introduction with React Router.mp4 (143.69 MB)
MP4
37 - Build Install MUI and integrate it into the existing project.mp4 (115.89 MB)
MP4
38 - Build Creating the Primary App Bar Part1 Framework.mp4 (310.56 MB)
MP4
39 - Build Integrating Google Fonts into an existing ReactMUI project.mp4 (64.42 MB)
MP4
40 - Build Responsive Fonts.mp4 (24.44 MB)
MP4
41 - Build Creating the Primary App Bar Part2 Responsive.mp4 (347.38 MB)
MP4
42 - Build Primary Draw Part1 Framework.mp4 (279.07 MB)
MP4
43 - Build Primary Draw Part2 Functionality.mp4 (190.54 MB)
MP4
44 - Build Secondary Draw Part1 Framework.mp4 (95.12 MB)
MP4
45 - Build Main Component Part1 Framework.mp4 (73.68 MB)
MP4
46 - Build Install Axios and create first API request CORS Intro.mp4 (209.92 MB)
MP4
47 - Build Configuring CrossOrigin Resource Sharing CORS.mp4 (123.34 MB)
MP4
48 - Build Create a global configuration file.mp4 (27.55 MB)
MP4
49 - Build Axios Interceptor.mp4 (219.67 MB)
MP4
50 - Build Create a CRUD Hook.mp4 (281.04 MB)
MP4
51 - Build Primary Draw Component Popular Servers.mp4 (613.29 MB)
MP4
52 - Build Secondary Draw Component Explore Categories.mp4 (310.17 MB)
MP4
53 - Build Main Component Exploring Servers.mp4 (494.16 MB)
MP4
54 - Build Primary App Menu Explore Categories.mp4 (85.97 MB)
MP4
55 - Build Dark Mode.mp4 (728.13 MB)
MP4
config.ts (102 B)
TS
jwtinterceptor.ts (712 B)
TS
useCrud.ts (1.15 KB)
TS
vite-env d.ts (38 B)
TS
vite config.ts (167 B)
TS
56 - Build Installing Django Channels.mp4 (84.2 MB)
MP4
57 - Build Installing and Managing Uvicorn.mp4 (70.14 MB)
MP4
58 - Build Implementing WebSockets Routing.mp4 (134.59 MB)
MP4
59 - Build Channel Consumer Sending and Receiving Messages.mp4 (301.89 MB)
MP4
60 - Build Towards Multiple User Chat Rooms.mp4 (249.75 MB)
MP4
61 - Build Server Page Templating.mp4 (366.18 MB)
MP4
62 - Build Implementing Server Channels.mp4 (182.35 MB)
MP4
63 - Build Switching Chat Rooms Channels in a Server.mp4 (98.66 MB)
MP4
64 - Build Implementing Channel Message History.mp4 (587.15 MB)
MP4
65 - Build Server Landing Page.mp4 (128.87 MB)
MP4
66 - Build Templating Dynamic Channel Selection.mp4 (293.76 MB)
MP4
67 - Build Templating Message Template.mp4 (141.31 MB)
MP4
68 - Build Templating Message Input.mp4 (189.25 MB)
MP4
69 - Build Templating Message Scrolling.mp4 (235.01 MB)
MP4
70 - Build Templating Message DateTime.mp4 (136.58 MB)
MP4
server d.ts (279 B)
TS
config.ts (102 B)
TS
jwtinterceptor.ts (712 B)
TS
useCrud.ts (1.15 KB)
TS
vite-env d.ts (38 B)
TS
vite config.ts (167 B)
TS
71 - Build Installing djangorestframeworksimplejwt.mp4 (45.68 MB)
MP4
72 - Theory Refresh and Access Tokens.mp4 (118.62 MB)
MP4
73 - Build Creating the Login Form.mp4 (91.5 MB)
MP4
74 - Build Authentication Context and Authentication Services.mp4 (334.54 MB)
MP4
75 - Build Protecting API Endpoints.mp4 (498.36 MB)
MP4
76 - Build Implement Protected Routes.mp4 (295.28 MB)
MP4
77 - Build Logging Out Users.mp4 (76.83 MB)
MP4
78 - Build JWT Interceptor Using Refresh Token.mp4 (274.74 MB)
MP4
79 - Theory LocalStorage vs HttpOnly Cookie.mp4 (49.69 MB)
MP4
80 - Build Customising Simple JWT HTTP Only Authentication.mp4 (373.23 MB)
MP4
81 - Build JWTAuthentication Class Customisations.mp4 (90.73 MB)
MP4
82 - Build Returning the User ID Subclassing JWT Serializer.mp4 (470.8 MB)
MP4
83 - Build WebSocket Authentication.mp4 (386.15 MB)
MP4
84 - Build WebSocket Refresh Access Token.mp4 (195.79 MB)
MP4
85 - Refactoring useChatServices Custom Hook.mp4 (143.88 MB)
MP4
86 - Refactoring Incorporating Custom Hooks to allow access to the Router.mp4 (62.19 MB)
MP4
87 - Build Removing HTTP Only Cookies on Logout.mp4 (69.5 MB)
MP4
88 - Build Handling Login Form Validation.mp4 (227.3 MB)
MP4
89 - Build Registration Form.mp4 (342.04 MB)
MP4
auth-service d.ts (142 B)
TS
server d.ts (279 B)
TS
config.ts (102 B)
TS
jwtinterceptor.ts (712 B)
TS
useCrud.ts (1.15 KB)
TS
AuthServices.ts (2.67 KB)
TS
chatService.ts (2.27 KB)
TS
vite-env d.ts (38 B)
TS
vite config.ts (167 B)
TS
90 - Build Server Membership.mp4 (797.06 MB)
MP4
91 - Build Server Membership Chat Restrictions.mp4 (55.56 MB)
MP4
auth-service d.ts (254 B)
TS
server d.ts (279 B)
TS
config.ts (147 B)
TS
jwtinterceptor.ts (1.11 KB)
TS
useCrud.ts (1.15 KB)
TS
AuthServices.ts (3 KB)
TS
chatService.ts (2.27 KB)
TS
membershipService.ts (2.09 KB)
TS
vite-env d.ts (38 B)
TS
vite config.ts (207 B)
TS