TorBT - Torrents and Magnet Links Search Engine
Udemy - Node.js- Beginner to Advance course with projects (8.2025)
- Date: 2026-03-17
- Size: 27 GB
- Files: 523
File Name
Size
1 - JavaScript - Bonus/1 -Course Introduction.mp4
140 MB
1 - JavaScript - Bonus/1 -Course Introduction.vtt
25 kB
1 - JavaScript - Bonus/10 -Introduction to loops in javascript.mp4
325 MB
1 - JavaScript - Bonus/10 -Introduction to loops in javascript.vtt
41 kB
1 - JavaScript - Bonus/11 -Defeat 6 loop challenges in Javascript.mp4
382 MB
1 - JavaScript - Bonus/11 -Defeat 6 loop challenges in Javascript.vtt
49 kB
1 - JavaScript - Bonus/12 -Ten loop challenges to learn all kind of loops in javascript.mp4
717 MB
1 - JavaScript - Bonus/12 -Ten loop challenges to learn all kind of loops in javascript.vtt
91 kB
1 - JavaScript - Bonus/13 -Function, arrow function, THIS and context in javascript.mp4
409 MB
1 - JavaScript - Bonus/13 -Function, arrow function, THIS and context in javascript.vtt
51 kB
1 - JavaScript - Bonus/14 -Higher order function and nested functions in javascript.mp4
305 MB
1 - JavaScript - Bonus/14 -Higher order function and nested functions in javascript.vtt
36 kB
1 - JavaScript - Bonus/2 -Javascript story - from console to v8 engine.mp4
202 MB
1 - JavaScript - Bonus/2 -Javascript story - from console to v8 engine.vtt
23 kB
1 - JavaScript - Bonus/3 -How javascript executes the code - Behind the scene.mp4
203 MB
1 - JavaScript - Bonus/3 -How javascript executes the code - Behind the scene.vtt
25 kB
1 - JavaScript - Bonus/4 -Datatypes, variables and constants in Javascript.mp4
410 MB
1 - JavaScript - Bonus/4 -Datatypes, variables and constants in Javascript.vtt
48 kB
1 - JavaScript - Bonus/5 -Operations in javascript.mp4
336 MB
1 - JavaScript - Bonus/5 -Operations in javascript.vtt
38 kB
1 - JavaScript - Bonus/6 -Primitives in javascript.mp4
342 MB
1 - JavaScript - Bonus/6 -Primitives in javascript.vtt
44 kB
1 - JavaScript - Bonus/7 -Non Primitives in javascript.mp4
303 MB
1 - JavaScript - Bonus/7 -Non Primitives in javascript.vtt
40 kB
1 - JavaScript - Bonus/8 -Five challenges on conditions in javascript.mp4
278 MB
1 - JavaScript - Bonus/8 -Five challenges on conditions in javascript.vtt
35 kB
1 - JavaScript - Bonus/9 -Facing ten challenges in Array and methods.mp4
505 MB
1 - JavaScript - Bonus/9 -Facing ten challenges in Array and methods.vtt
66 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/1 -Overview of the URL Shortener Project.mp4
8.2 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/1 -Overview of the URL Shortener Project.vtt
2.7 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/10 -Building a Login Route with JWT Authentication and Token Response.mp4
80 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/10 -Building a Login Route with JWT Authentication and Token Response.vtt
14 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/11 -Refactoring Extracting JWT Sign and Verify Logic into Utility Functions.mp4
42 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/11 -Refactoring Extracting JWT Sign and Verify Logic into Utility Functions.vtt
7.4 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/12 -Creating Authentication Middleware to Extract and Validate Current User.mp4
62 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/12 -Creating Authentication Middleware to Extract and Validate Current User.vtt
13 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/13 -Creating a Schema for Shortened URLs Using Drizzle ORM.mp4
118 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/13 -Creating a Schema for Shortened URLs Using Drizzle ORM.vtt
22 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/14 -Handling Shorten URL Requests via POST and Generating Unique Shortcodes.mp4
50 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/14 -Handling Shorten URL Requests via POST and Generating Unique Shortcodes.vtt
11 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/15 -Refactoring Extracting URL Creation Logic.mp4
23 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/15 -Refactoring Extracting URL Creation Logic.vtt
3.8 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/16 -Implementing Redirection Logic from Short URL.mp4
53 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/16 -Implementing Redirection Logic from Short URL.vtt
9.1 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/17 -Fetching All Shortened URLs by the Logged-In User.mp4
30 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/17 -Fetching All Shortened URLs by the Logged-In User.vtt
6.1 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/18 -Deleting URL with Ownership and Authorization.mp4
46 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/18 -Deleting URL with Ownership and Authorization.vtt
9.0 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/2 -Tech Stack Express, Drizzle ORM, JWT, PostgreSQL, and Zod.mp4
21 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/2 -Tech Stack Express, Drizzle ORM, JWT, PostgreSQL, and Zod.vtt
4.9 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/3 -Bootstrapping a Clean Express Server Setup for Backend Development.mp4
31 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/3 -Bootstrapping a Clean Express Server Setup for Backend Development.vtt
6.3 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/4 -Configuring PostgreSQL with Docker for Local Development Environment.mp4
20 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/4 -Configuring PostgreSQL with Docker for Local Development Environment.vtt
5.0 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/5 -Installing and Setting Up Drizzle ORM for Database.mp4
71 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/5 -Installing and Setting Up Drizzle ORM for Database.vtt
14 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/6 -Designing and Implementing the User Schema using Drizzle ORM.mp4
34 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/6 -Designing and Implementing the User Schema using Drizzle ORM.vtt
7.8 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/7 -Creating a Secure Signup Route.mp4
65 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/7 -Creating a Secure Signup Route.vtt
13 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/8 -Adding Zod for Validating Incoming User Signup and Login Data.mp4
73 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/8 -Adding Zod for Validating Incoming User Signup and Login Data.vtt
15 kB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/9 -Refactoring Moving User Logic and Validation to Separate Service Modules.mp4
60 MB
10 - Mega Project – URL Shortener with Auth, Postgres & Drizzle ORM/9 -Refactoring Moving User Logic and Validation to Separate Service Modules.vtt
11 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/1 -Introduction to Docker and the Rise of Containerization in DevOps.mp4
31 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/1 -Introduction to Docker and the Rise of Containerization in DevOps.vtt
3.1 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/10 -Creating and Using a Dockerfile to Containerize Node.js Apps.mp4
332 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/10 -Creating and Using a Dockerfile to Containerize Node.js Apps.vtt
40 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/11 -Best Practices to Optimize Docker Images for Speed and Performance.mp4
242 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/11 -Best Practices to Optimize Docker Images for Speed and Performance.vtt
27 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/12 -Understanding and Implementing Port Mapping in Docker Containers.mp4
133 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/12 -Understanding and Implementing Port Mapping in Docker Containers.vtt
14 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/13 -Auto Port Mapping in Docker Dynamic Exposure of Container Ports.mp4
185 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/13 -Auto Port Mapping in Docker Dynamic Exposure of Container Ports.vtt
21 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/14 -Publishing Docker Images to Docker Hub or Private Registries.mp4
177 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/14 -Publishing Docker Images to Docker Hub or Private Registries.vtt
21 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/15 -Building Optimized Multi-Stage Docker Images for Production Use.mp4
324 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/15 -Building Optimized Multi-Stage Docker Images for Production Use.vtt
39 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/16 -Security Best Practices for Running Docker Containers Safely.mp4
81 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/16 -Security Best Practices for Running Docker Containers Safely.vtt
9.3 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/17 -Understanding Docker Bridge Networking for Container Communication.mp4
256 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/17 -Understanding Docker Bridge Networking for Container Communication.vtt
33 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/18 -Creating and Using Custom Docker Bridges for Network Isolation.mp4
174 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/18 -Creating and Using Custom Docker Bridges for Network Isolation.vtt
22 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/19 -Docker Other Modes of Networking.mp4
71 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/19 -Docker Other Modes of Networking.vtt
8.8 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/2 -Real-World Problem That Docker Solves in Modern Development.mp4
118 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/2 -Real-World Problem That Docker Solves in Modern Development.vtt
14 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/20 -Attaching Host Machine Volumes to Docker Containers for Data Sharing.mp4
193 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/20 -Attaching Host Machine Volumes to Docker Containers for Data Sharing.vtt
22 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/21 -Creating and Managing Custom Named Volumes in Docker for Persistence.mp4
93 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/21 -Creating and Managing Custom Named Volumes in Docker for Persistence.vtt
11 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/22 -Introduction to Docker Compose.mp4
220 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/22 -Introduction to Docker Compose.vtt
28 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/23 -Networking in Docker Compose.mp4
73 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/23 -Networking in Docker Compose.vtt
9.4 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/24 -Volume in Docker Compose.mp4
42 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/24 -Volume in Docker Compose.vtt
4.7 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/25 -Custom Docker builds.mp4
122 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/25 -Custom Docker builds.vtt
15 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/26 -Introduction to Docker Orchestration and Why It’s Crucial for Production.mp4
191 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/26 -Introduction to Docker Orchestration and Why It’s Crucial for Production.vtt
26 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/27 -Creating and Configuring a New AWS Account for ECS Deployment.mp4
152 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/27 -Creating and Configuring a New AWS Account for ECS Deployment.vtt
19 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/28 -Setting Up Amazon Elastic Container Registry (ECR) to Push Docker Images.mp4
108 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/28 -Setting Up Amazon Elastic Container Registry (ECR) to Push Docker Images.vtt
14 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/29 -Launching and Configuring ECS Clusters to Run Docker Containers.mp4
130 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/29 -Launching and Configuring ECS Clusters to Run Docker Containers.vtt
15 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/3 -Understanding the Difference Between Docker and Virtual Machines.mp4
206 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/3 -Understanding the Difference Between Docker and Virtual Machines.vtt
25 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/30 -Defining ECS Tasks and Creating Task Definitions for Container Execution.mp4
146 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/30 -Defining ECS Tasks and Creating Task Definitions for Container Execution.vtt
18 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/31 -Deploying ECS Services with Load Balancer for High Availability.mp4
244 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/31 -Deploying ECS Services with Load Balancer for High Availability.vtt
32 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/32 -Cleaning Up AWS ECS and ECR Resources to Avoid Unnecessary Billing.mp4
45 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/32 -Cleaning Up AWS ECS and ECR Resources to Avoid Unnecessary Billing.vtt
5.8 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/33 -Debugging and Fixing ECS Health Check Failures During Container Deployment.mp4
158 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/33 -Debugging and Fixing ECS Health Check Failures During Container Deployment.vtt
41 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/4 -How to Install Docker on Your System for Local Development.mp4
97 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/4 -How to Install Docker on Your System for Local Development.vtt
12 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/5 -Docker Containers vs Docker Images What's the Difference.mp4
198 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/5 -Docker Containers vs Docker Images What's the Difference.vtt
22 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/6 -Introduction to Docker CLI and Commonly Used Commands.mp4
184 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/6 -Introduction to Docker CLI and Commonly Used Commands.vtt
22 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/7 -Running Docker Containers Using the CLI with Practical Examples.mp4
170 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/7 -Running Docker Containers Using the CLI with Practical Examples.vtt
20 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/8 -Working with Docker Images Through Command-Line Interface (CLI).mp4
82 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/8 -Working with Docker Images Through Command-Line Interface (CLI).vtt
9.8 kB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/9 -Exploring Docker Container Commands for Management and Debugging.mp4
148 MB
11 - Mastering Docker for Developers – From Basics to CLI and Dockerfile - Bonus/9 -Exploring Docker Container Commands for Management and Debugging.vtt
17 kB
12 - MongoDB Agreegation/1 -Mongodb agreegation setup.mp4
278 MB
12 - MongoDB Agreegation/1 -Mongodb agreegation setup.vtt
38 kB
12 - MongoDB Agreegation/2 -Grouping in mongodb.mp4
317 MB
12 - MongoDB Agreegation/2 -Grouping in mongodb.vtt
47 kB
12 - MongoDB Agreegation/3 -Group sum and more.mp4
176 MB
12 - MongoDB Agreegation/3 -Group sum and more.vtt
25 kB
12 - MongoDB Agreegation/4 -Dealing with arrays in aggregation.mp4
179 MB
12 - MongoDB Agreegation/4 -Dealing with arrays in aggregation.vtt
27 kB
12 - MongoDB Agreegation/5 -Match and project pipeline.mp4
199 MB
12 - MongoDB Agreegation/5 -Match and project pipeline.vtt
31 kB
12 - MongoDB Agreegation/6 -Match all operators of aggregation.mp4
255 MB
12 - MongoDB Agreegation/6 -Match all operators of aggregation.vtt
38 kB
12 - MongoDB Agreegation/7 -Lookup in Mongodb aggregation.mp4
138 MB
12 - MongoDB Agreegation/7 -Lookup in Mongodb aggregation.vtt
18 kB
13 - Building our own Basecamp - Project Management Platform/1 -Building a fresh Backend focused project.mp4
79 MB
13 - Building our own Basecamp - Project Management Platform/1 -Building a fresh Backend focused project.vtt
10 kB
13 - Building our own Basecamp - Project Management Platform/10 -Separation of app with index.mp4
66 MB
13 - Building our own Basecamp - Project Management Platform/10 -Separation of app with index.vtt
9.5 kB
13 - Building our own Basecamp - Project Management Platform/11 -Express configuration and CORS.mp4
168 MB
13 - Building our own Basecamp - Project Management Platform/11 -Express configuration and CORS.vtt
26 kB
13 - Building our own Basecamp - Project Management Platform/12 -Standard ApiResponse and API errors.mp4
136 MB
13 - Building our own Basecamp - Project Management Platform/12 -Standard ApiResponse and API errors.vtt
22 kB
13 - Building our own Basecamp - Project Management Platform/13 -Keeping data in constants.mp4
72 MB
13 - Building our own Basecamp - Project Management Platform/13 -Keeping data in constants.vtt
11 kB
13 - Building our own Basecamp - Project Management Platform/14 -How to connect with mongoDB.mp4
87 MB
13 - Building our own Basecamp - Project Management Platform/14 -How to connect with mongoDB.vtt
15 kB
13 - Building our own Basecamp - Project Management Platform/15 -A guide on mongodb Atlas connection.mp4
134 MB
13 - Building our own Basecamp - Project Management Platform/15 -A guide on mongodb Atlas connection.vtt
22 kB
13 - Building our own Basecamp - Project Management Platform/16 -Write a healthcheck controller and routes.mp4
176 MB
13 - Building our own Basecamp - Project Management Platform/16 -Write a healthcheck controller and routes.vtt
28 kB
13 - Building our own Basecamp - Project Management Platform/17 -Catch errors better with async Handlers.mp4
141 MB
13 - Building our own Basecamp - Project Management Platform/17 -Catch errors better with async Handlers.vtt
23 kB
13 - Building our own Basecamp - Project Management Platform/18 -Learn to write user schema in mongoose.mp4
250 MB
13 - Building our own Basecamp - Project Management Platform/18 -Learn to write user schema in mongoose.vtt
42 kB
13 - Building our own Basecamp - Project Management Platform/19 -Hash the password with pre hooks of mongoose.mp4
108 MB
13 - Building our own Basecamp - Project Management Platform/19 -Hash the password with pre hooks of mongoose.vtt
18 kB
13 - Building our own Basecamp - Project Management Platform/2 -Understand the PRD.mp4
132 MB
13 - Building our own Basecamp - Project Management Platform/2 -Understand the PRD.vtt
21 kB
13 - Building our own Basecamp - Project Management Platform/20 -Learn to handle mongoose methods.mp4
59 MB
13 - Building our own Basecamp - Project Management Platform/20 -Learn to handle mongoose methods.vtt
11 kB
13 - Building our own Basecamp - Project Management Platform/21 -What are JWT Tokens.mp4
99 MB
13 - Building our own Basecamp - Project Management Platform/21 -What are JWT Tokens.vtt
18 kB
13 - Building our own Basecamp - Project Management Platform/22 -Theory behind Access token and refresh token.mp4
117 MB
13 - Building our own Basecamp - Project Management Platform/22 -Theory behind Access token and refresh token.vtt
21 kB
13 - Building our own Basecamp - Project Management Platform/23 -Code for access and refresh token with crypto module.mp4
232 MB
13 - Building our own Basecamp - Project Management Platform/23 -Code for access and refresh token with crypto module.vtt
32 kB
13 - Building our own Basecamp - Project Management Platform/24 -How to generate email templates.mp4
130 MB
13 - Building our own Basecamp - Project Management Platform/24 -How to generate email templates.vtt
17 kB
13 - Building our own Basecamp - Project Management Platform/25 -How to send emails in nodejs.mp4
198 MB
13 - Building our own Basecamp - Project Management Platform/25 -How to send emails in nodejs.vtt
27 kB
13 - Building our own Basecamp - Project Management Platform/26 -How to register a user.mp4
345 MB
13 - Building our own Basecamp - Project Management Platform/26 -How to register a user.vtt
48 kB
13 - Building our own Basecamp - Project Management Platform/27 -Routers for registering a user.mp4
54 MB
13 - Building our own Basecamp - Project Management Platform/27 -Routers for registering a user.vtt
8.3 kB
13 - Building our own Basecamp - Project Management Platform/28 -Test register route with postman.mp4
84 MB
13 - Building our own Basecamp - Project Management Platform/28 -Test register route with postman.vtt
13 kB
13 - Building our own Basecamp - Project Management Platform/29 -Writing custom validations.mp4
276 MB
13 - Building our own Basecamp - Project Management Platform/29 -Writing custom validations.vtt
43 kB
13 - Building our own Basecamp - Project Management Platform/3 -Preparing node project for backend.mp4
95 MB
13 - Building our own Basecamp - Project Management Platform/3 -Preparing node project for backend.vtt
16 kB
13 - Building our own Basecamp - Project Management Platform/30 -Login user with tokens and cookie data.mp4
208 MB
13 - Building our own Basecamp - Project Management Platform/30 -Login user with tokens and cookie data.vtt
30 kB
13 - Building our own Basecamp - Project Management Platform/31 -Login validation and testing.mp4
70 MB
13 - Building our own Basecamp - Project Management Platform/31 -Login validation and testing.vtt
9.9 kB
13 - Building our own Basecamp - Project Management Platform/32 -Write auth middleware.mp4
188 MB
13 - Building our own Basecamp - Project Management Platform/32 -Write auth middleware.vtt
31 kB
13 - Building our own Basecamp - Project Management Platform/33 -How to securely logout a user.mp4
118 MB
13 - Building our own Basecamp - Project Management Platform/33 -How to securely logout a user.vtt
19 kB
13 - Building our own Basecamp - Project Management Platform/34 -Refresh Access token and resend verification email.mp4.mp4
257 MB
13 - Building our own Basecamp - Project Management Platform/34 -Refresh Access token and resend verification email.mp4.vtt
46 kB
13 - Building our own Basecamp - Project Management Platform/35 -All password related controllers like forgot password and reset password.mp4
183 MB
13 - Building our own Basecamp - Project Management Platform/35 -All password related controllers like forgot password and reset password.vtt
32 kB
13 - Building our own Basecamp - Project Management Platform/36 -All routes and validators of auth.mp4
245 MB
13 - Building our own Basecamp - Project Management Platform/36 -All routes and validators of auth.vtt
34 kB
13 - Building our own Basecamp - Project Management Platform/4 -Add prettier and git to the code base.mp4
124 MB
13 - Building our own Basecamp - Project Management Platform/4 -Add prettier and git to the code base.vtt
20 kB
13 - Building our own Basecamp - Project Management Platform/5 -Auto Restart your server with nodemon.mp4
81 MB
13 - Building our own Basecamp - Project Management Platform/5 -Auto Restart your server with nodemon.vtt
14 kB
13 - Building our own Basecamp - Project Management Platform/6 -Dot env files on backend.mp4
111 MB
13 - Building our own Basecamp - Project Management Platform/6 -Dot env files on backend.vtt
17 kB
13 - Building our own Basecamp - Project Management Platform/7 -A professional project structure.mp4
106 MB
13 - Building our own Basecamp - Project Management Platform/7 -A professional project structure.vtt
17 kB
13 - Building our own Basecamp - Project Management Platform/8 -Setup of basic express server.mp4
128 MB
13 - Building our own Basecamp - Project Management Platform/8 -Setup of basic express server.vtt
21 kB
13 - Building our own Basecamp - Project Management Platform/9 -Introducing postman for API testing.mp4
110 MB
13 - Building our own Basecamp - Project Management Platform/9 -Introducing postman for API testing.vtt
16 kB
13 - Building our own Basecamp - Project Management Platform/__MACOSX/_package-lock.json
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/_package.json
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/_PRD.md
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/_public
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/_src
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/public/_images
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/public/images/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_app.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_controllers
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_db
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_index.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_middlewares
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_models
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_routes
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_utils
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/_validators
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/controllers/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/controllers/_auth.controllers.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/controllers/_healthcheck.controllers.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/controllers/_project.controllers.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/controllers/_task.controllers.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/db/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/db/_index.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/middlewares/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/middlewares/_auth.middleware.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/middlewares/_multer.middleware.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/middlewares/_validator.middleware.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_note.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_project.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_projectmember.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_subtask.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_task.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/models/_user.models.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/routes/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/routes/_auth.routes.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/routes/_healthcheck.routes.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/routes/_project.routes.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_api-error.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_api-response.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_async-handler.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_constants.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/utils/_mail.js
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/validators/_.gitkeep
163 B
13 - Building our own Basecamp - Project Management Platform/__MACOSX/src/validators/_index.js
163 B
13 - Building our own Basecamp - Project Management Platform/package-lock.json
82 kB
13 - Building our own Basecamp - Project Management Platform/package.json
790 B
13 - Building our own Basecamp - Project Management Platform/PRD.md
7.2 kB
13 - Building our own Basecamp - Project Management Platform/public/images/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/app.js
1002 B
13 - Building our own Basecamp - Project Management Platform/src/controllers/auth.controllers.js
9.0 kB
13 - Building our own Basecamp - Project Management Platform/src/controllers/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/controllers/healthcheck.controllers.js
520 B
13 - Building our own Basecamp - Project Management Platform/src/controllers/project.controllers.js
6.6 kB
13 - Building our own Basecamp - Project Management Platform/src/controllers/task.controllers.js
3.9 kB
13 - Building our own Basecamp - Project Management Platform/src/db/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/db/index.js
300 B
13 - Building our own Basecamp - Project Management Platform/src/index.js
422 B
13 - Building our own Basecamp - Project Management Platform/src/middlewares/auth.middleware.js
1.6 kB
13 - Building our own Basecamp - Project Management Platform/src/middlewares/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/middlewares/multer.middleware.js
342 B
13 - Building our own Basecamp - Project Management Platform/src/middlewares/validator.middleware.js
444 B
13 - Building our own Basecamp - Project Management Platform/src/models/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/models/note.models.js
463 B
13 - Building our own Basecamp - Project Management Platform/src/models/project.models.js
427 B
13 - Building our own Basecamp - Project Management Platform/src/models/projectmember.models.js
590 B
13 - Building our own Basecamp - Project Management Platform/src/models/subtask.models.js
526 B
13 - Building our own Basecamp - Project Management Platform/src/models/task.models.js
887 B
13 - Building our own Basecamp - Project Management Platform/src/models/user.models.js
2.3 kB
13 - Building our own Basecamp - Project Management Platform/src/routes/auth.routes.js
1.5 kB
13 - Building our own Basecamp - Project Management Platform/src/routes/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/routes/healthcheck.routes.js
194 B
13 - Building our own Basecamp - Project Management Platform/src/routes/project.routes.js
1.4 kB
13 - Building our own Basecamp - Project Management Platform/src/utils/api-error.js
441 B
13 - Building our own Basecamp - Project Management Platform/src/utils/api-response.js
227 B
13 - Building our own Basecamp - Project Management Platform/src/utils/async-handler.js
187 B
13 - Building our own Basecamp - Project Management Platform/src/utils/constants.js
336 B
13 - Building our own Basecamp - Project Management Platform/src/utils/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/utils/mail.js
2.2 kB
13 - Building our own Basecamp - Project Management Platform/src/validators/gitkeep
0 B
13 - Building our own Basecamp - Project Management Platform/src/validators/index.js
2.1 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/1 -Section Introduction - Introduction to system design.mp4
21 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/1 -Section Introduction - Introduction to system design.vtt
2.2 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/10 -Microservice Achitecture Comunication (HTTP SYNC).mp4
59 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/10 -Microservice Achitecture Comunication (HTTP SYNC).vtt
8.3 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/11 -Microservice Achitecture Comunication (Queue ASYNC).mp4
77 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/11 -Microservice Achitecture Comunication (Queue ASYNC).vtt
10 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/12 -PubNub vs Queue and Fan Out Archiecture.mp4
86 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/12 -PubNub vs Queue and Fan Out Archiecture.vtt
11 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/2 -Scaling System for One User.mp4
129 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/2 -Scaling System for One User.vtt
17 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/3 -Vertical Scaling.mp4
97 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/3 -Vertical Scaling.vtt
13 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/4 -Horizontal Scaling.mp4
103 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/4 -Horizontal Scaling.vtt
13 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/5 -DB Scaling Multi Read Replication.mp4
95 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/5 -DB Scaling Multi Read Replication.vtt
12 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/6 -DB Scaling Data Sharding.mp4
55 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/6 -DB Scaling Data Sharding.vtt
7.8 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/7 -Monolith Service Achitecture.mp4
63 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/7 -Monolith Service Achitecture.vtt
8.6 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/8 -Microservice Achitecture.mp4
86 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/8 -Microservice Achitecture.vtt
12 kB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/9 -HPA Microservice and API Gateway.mp4
67 MB
14 - Mastering System Design Scaling Strategies, Architecture Patterns, etc/9 -HPA Microservice and API Gateway.vtt
8.4 kB
15 - Git - Bonus/1 -Introduction to GIT series.mp4
117 MB
15 - Git - Bonus/1 -Introduction to GIT series.vtt
12 kB
15 - Git - Bonus/2 -Git init and hidden folder.mp4
243 MB
15 - Git - Bonus/2 -Git init and hidden folder.vtt
35 kB
15 - Git - Bonus/3 -Git commits and logs.mp4
220 MB
15 - Git - Bonus/3 -Git commits and logs.vtt
32 kB
15 - Git - Bonus/4 -Git internal working and configs.mp4
413 MB
15 - Git - Bonus/4 -Git internal working and configs.vtt
52 kB
15 - Git - Bonus/5 -Git merge and git conflicts.mp4
550 MB
15 - Git - Bonus/5 -Git merge and git conflicts.vtt
76 kB
15 - Git - Bonus/6 -Git Diff and stashing.mp4
411 MB
15 - Git - Bonus/6 -Git Diff and stashing.vtt
54 kB
15 - Git - Bonus/7 -Git rebase is not that scary.mp4
338 MB
15 - Git - Bonus/7 -Git rebase is not that scary.vtt
41 kB
15 - Git - Bonus/8 -Insight of pushing code to github.mp4
621 MB
15 - Git - Bonus/8 -Insight of pushing code to github.vtt
78 kB
15 - Git - Bonus/9 -How to make Pull Request and Open Source contribution.mp4
374 MB
15 - Git - Bonus/9 -How to make Pull Request and Open Source contribution.vtt
48 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/1 -What is Node.js and Why Use It for Server-Side Development.mp4
225 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/1 -What is Node.js and Why Use It for Server-Side Development.vtt
23 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/2 -Installing Node.js and Setting Up a Local Development Environment.mp4
39 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/2 -Installing Node.js and Setting Up a Local Development Environment.vtt
9.9 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/3 -Your First Node.js Script Writing and Running Hello World.mp4
68 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/3 -Your First Node.js Script Writing and Running Hello World.vtt
16 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/4 -Node.js vs Browser JavaScript Engines Key Differences.mp4
44 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/4 -Node.js vs Browser JavaScript Engines Key Differences.vtt
10 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/5 -Understanding Node.js Modules and Their Role in Structuring Code.mp4
111 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/5 -Understanding Node.js Modules and Their Role in Structuring Code.vtt
36 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/6 -Working with Third-Party Modules using npm and Package.json.mp4
84 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/6 -Working with Third-Party Modules using npm and Package.json.vtt
22 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/7 -Using the File System (FS) Module to Read and Write Files.mp4
69 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/7 -Using the File System (FS) Module to Read and Write Files.vtt
17 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/8 -Understanding Blocking vs Non-Blocking Code Execution in Node.js.mp4
74 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/8 -Understanding Blocking vs Non-Blocking Code Execution in Node.js.vtt
19 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/9 -The Internal Architecture of Node.js Event Loop and Thread Pool.mp4
61 MB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/9 -The Internal Architecture of Node.js Event Loop and Thread Pool.vtt
19 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-express/index.js
462 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-express/package-lock.json
31 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-express/package.json
298 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-modules/index.js
326 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-modules/notes.txt
128 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-modules/package-lock.json
918 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-modules/package.json
257 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/01-modules/script.js
489 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/02-http/index.js
640 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/02-http/package-lock.json
918 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/02-http/package.json
254 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/03-http/index.js
1.0 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/03-http/log.txt
146 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/03-http/package-lock.json
918 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/03-http/package.json
254 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/03-http/task.md
440 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-01/index.js
1.3 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-01/package-lock.json
34 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-01/package.json
324 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/db/index.js
144 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/db/schema.js
688 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/docker-compose.yml
271 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/drizzle.config.js
235 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/index.js
600 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/middlewares/auth.middleware.js
1017 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/package.json
651 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/pnpm-lock.yaml
49 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/routes/admin.routes.js
623 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/authentication-session/routes/user.routes.js
2.5 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/DS_Store
6.0 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/db/book.js
145 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/DS_Store
6.0 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/index.js
395 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/logs.txt
230 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/middlewares/logger.js
208 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/package-lock.json
32 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/package.json
335 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/README.md
3.5 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/express-book-store/routes/book.routes.js
1.4 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/gitignore
2.1 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/hello-world/script.js
261 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/http-server/index.js
320 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/http-server/package-lock.json
926 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/http-server/package.json
279 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/modules/index.js
43 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/modules/math.js
344 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/modules/package-lock.json
959 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/modules/package.json
260 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/connection.js
175 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/index.js
532 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/middlewares/auth.middleware.js
908 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/models/user.model.js
447 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/package.json
437 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/pnpm-lock.yaml
28 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/node-mongo/routes/user.routes.js
1.8 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/db/index.js
150 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/docker-compose.yml
266 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/drizzle.config.js
238 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/index.js
584 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/middlewares/auth.middleware.js
967 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/models/index.js
90 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/models/url.model.js
534 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/models/user.model.js
525 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/package.json
669 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/pnpm-lock.yaml
48 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/README.md
2.1 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/routes/url.routes.js
2.0 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/routes/user.routes.js
2.0 kB
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/services/user.service.js
514 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/utils/hash.js
325 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/utils/token.js
649 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/validation/request.validation.js
438 B
2 - Getting Started with Node.js From Core Concepts to Modules and File System/nodejs-course-code-main/project-url-shortner/validation/token.validation.js
90 B
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/1 -What Are Events in Node.js and Why Are They Important.mp4
152 MB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/1 -What Are Events in Node.js and Why Are They Important.vtt
25 kB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/2 -Creating and Using Event Emitters in Node.js.mp4
323 MB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/2 -Creating and Using Event Emitters in Node.js.vtt
50 kB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/3 -Building a Real-Time Chat App with Custom Events in Node.js.mp4
246 MB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/3 -Building a Real-Time Chat App with Custom Events in Node.js.vtt
33 kB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/4 -Introduction to Buffers in Node.js What and Why.mp4
245 MB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/4 -Introduction to Buffers in Node.js What and Why.vtt
39 kB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/5 -Working with Buffers in Node.js Using Practical Code Examples.mp4
210 MB
3 - Understanding Events and Buffers in Node.js Building Reactive Apps/5 -Working with Buffers in Node.js Using Practical Code Examples.vtt
36 kB
4 - Building Web Servers with Native HTTP Module in Node.js/1 -Introduction to HTTP Protocol and Its Role in Web Communication.mp4
26 MB
4 - Building Web Servers with Native HTTP Module in Node.js/1 -Introduction to HTTP Protocol and Its Role in Web Communication.vtt
8.4 kB
4 - Building Web Servers with Native HTTP Module in Node.js/2 -HTTP Methods and Status Codes Explained for Backend Developers.mp4
70 MB
4 - Building Web Servers with Native HTTP Module in Node.js/2 -HTTP Methods and Status Codes Explained for Backend Developers.vtt
19 kB
4 - Building Web Servers with Native HTTP Module in Node.js/3 -Creating a Basic HTTP Server with Core Node.js Modules.mp4
83 MB
4 - Building Web Servers with Native HTTP Module in Node.js/3 -Creating a Basic HTTP Server with Core Node.js Modules.vtt
21 kB
4 - Building Web Servers with Native HTTP Module in Node.js/4 -Deep Dive into HTTP Request Handling and Server Routing in Node.js.mp4
108 MB
4 - Building Web Servers with Native HTTP Module in Node.js/4 -Deep Dive into HTTP Request Handling and Server Routing in Node.js.vtt
32 kB
4 - Building Web Servers with Native HTTP Module in Node.js/5 -Building a Custom Server with Node.js Hands-on Coding Session.mp4
114 MB
4 - Building Web Servers with Native HTTP Module in Node.js/5 -Building a Custom Server with Node.js Hands-on Coding Session.vtt
27 kB
4 - Building Web Servers with Native HTTP Module in Node.js/6 -Using API Clients to Test Node.js HTTP Endpoints.mp4
34 MB
4 - Building Web Servers with Native HTTP Module in Node.js/6 -Using API Clients to Test Node.js HTTP Endpoints.vtt
8.2 kB
4 - Building Web Servers with Native HTTP Module in Node.js/7 -Challenge Build a Custom Task with Native HTTP Server in Node.js.mp4
109 MB
4 - Building Web Servers with Native HTTP Module in Node.js/7 -Challenge Build a Custom Task with Native HTTP Server in Node.js.vtt
24 kB
5 - Express.js Fundamentals and Book Store Project/1 -Introduction to Express Framework and Its Core Features.mp4
26 MB
5 - Express.js Fundamentals and Book Store Project/1 -Introduction to Express Framework and Its Core Features.vtt
6.1 kB
5 - Express.js Fundamentals and Book Store Project/2 -Creating Your First Express App and File Structure Setup.mp4
74 MB
5 - Express.js Fundamentals and Book Store Project/2 -Creating Your First Express App and File Structure Setup.vtt
17 kB
5 - Express.js Fundamentals and Book Store Project/3 -Understanding Semantic Versioning in Node Projects.mp4
123 MB
5 - Express.js Fundamentals and Book Store Project/3 -Understanding Semantic Versioning in Node Projects.vtt
36 kB
5 - Express.js Fundamentals and Book Store Project/4 -REST API Design Principles for Modern Backend Development.mp4
27 MB
5 - Express.js Fundamentals and Book Store Project/4 -REST API Design Principles for Modern Backend Development.vtt
13 kB
5 - Express.js Fundamentals and Book Store Project/5 -Book Store API - Setting Up Routes and Controllers (Part 1).mp4
116 MB
5 - Express.js Fundamentals and Book Store Project/5 -Book Store API - Setting Up Routes and Controllers (Part 1).vtt
28 kB
5 - Express.js Fundamentals and Book Store Project/6 -Book Store API - Finalizing CRUD Features and Testing (Part 2).mp4
122 MB
5 - Express.js Fundamentals and Book Store Project/6 -Book Store API - Finalizing CRUD Features and Testing (Part 2).vtt
29 kB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/1 -Understanding Middleware Functions and Their Execution in Express.js.mp4
160 MB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/1 -Understanding Middleware Functions and Their Execution in Express.js.vtt
49 kB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/2 -Advanced Middleware Concepts and Custom Middleware Implementation.mp4
48 MB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/2 -Advanced Middleware Concepts and Custom Middleware Implementation.vtt
11 kB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/3 -Creating and Integrating Custom Modules in Node.js Projects.mp4
100 MB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/3 -Creating and Integrating Custom Modules in Node.js Projects.vtt
30 kB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/4 -Refactoring the Book Store API for Better Maintainability and Structure.mp4
94 MB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/4 -Refactoring the Book Store API for Better Maintainability and Structure.vtt
19 kB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/5 -The Model-View-Controller (MVC) Pattern in Scalable API Architecture.mp4
85 MB
6 - Deep Dive into Advanced Express.js Features Including Middleware, Modularization/5 -The Model-View-Controller (MVC) Pattern in Scalable API Architecture.vtt
24 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/1 -Intro to Databases SQL vs NoSQL for Modern Applications.mp4
78 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/1 -Intro to Databases SQL vs NoSQL for Modern Applications.vtt
29 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/2 -What is an ORM and Why Use It in Application Development.mp4
66 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/2 -What is an ORM and Why Use It in Application Development.vtt
21 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/3 -Setting Up PostgreSQL with Docker for Local Development.mp4
84 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/3 -Setting Up PostgreSQL with Docker for Local Development.vtt
25 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/4 -Installing and Configuring Drizzle ORM with PostgreSQL.mp4
223 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/4 -Installing and Configuring Drizzle ORM with PostgreSQL.vtt
53 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/5 -Migrating Book Store to Drizzle ORM – Part 1 Schema Setup.mp4
165 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/5 -Migrating Book Store to Drizzle ORM – Part 1 Schema Setup.vtt
44 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/6 -Migrating Book Store to Drizzle ORM – Part 2 Query Logic.mp4
74 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/6 -Migrating Book Store to Drizzle ORM – Part 2 Query Logic.vtt
16 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/7 -Testing Your REST APIs Using Postman.mp4
69 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/7 -Testing Your REST APIs Using Postman.vtt
22 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/8 -Using Indexes in PostgreSQL to Speed Up Queries.mp4
104 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/8 -Using Indexes in PostgreSQL to Speed Up Queries.vtt
22 kB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/9 -Adding Foreign Key Relationships Authors and Books.mp4
140 MB
7 - Building Full-Stack Applications with Relational Databases, ORMs, and API/9 -Adding Foreign Key Relationships Authors and Books.vtt
33 kB
8 - Authentication and Authorization/1 -Understanding Authentication vs Authorization with Real-World Examples.mp4
33 MB
8 - Authentication and Authorization/1 -Understanding Authentication vs Authorization with Real-World Examples.vtt
17 kB
8 - Authentication and Authorization/2 -What is Authentication A Story-Based Introduction to Login Systems.mp4
82 MB
8 - Authentication and Authorization/2 -What is Authentication A Story-Based Introduction to Login Systems.vtt
31 kB
8 - Authentication and Authorization/3 -Implementing Session-Based Authentication in Node.js Applications.mp4
167 MB
8 - Authentication and Authorization/3 -Implementing Session-Based Authentication in Node.js Applications.vtt
39 kB
8 - Authentication and Authorization/4 -Adding Session-Based Authentication Support Using Drizzle ORM.mp4
364 MB
8 - Authentication and Authorization/4 -Adding Session-Based Authentication Support Using Drizzle ORM.vtt
76 kB
8 - Authentication and Authorization/5 -Building Secure Auth Workflows Using Express.js Middleware Functions.mp4
125 MB
8 - Authentication and Authorization/5 -Building Secure Auth Workflows Using Express.js Middleware Functions.vtt
26 kB
8 - Authentication and Authorization/6 -Creating Stateless Authentication Using JWT (JSON Web Tokens).mp4
122 MB
8 - Authentication and Authorization/6 -Creating Stateless Authentication Using JWT (JSON Web Tokens).vtt
28 kB
8 - Authentication and Authorization/7 -Introduction to Authorization and Role-Based Access Control (RBAC).mp4
18 MB
8 - Authentication and Authorization/7 -Introduction to Authorization and Role-Based Access Control (RBAC).vtt
8.9 kB
8 - Authentication and Authorization/8 -Implementing Role-Based Authorization Logic in Express.js Applications.mp4
177 MB
8 - Authentication and Authorization/8 -Implementing Role-Based Authorization Logic in Express.js Applications.vtt
34 kB
9 - No SQL with MongoDB - Bonus/1 -Introduction to MongoDB (No SQL).mp4
35 MB
9 - No SQL with MongoDB - Bonus/1 -Introduction to MongoDB (No SQL).vtt
10 kB
9 - No SQL with MongoDB - Bonus/2 -MongoDB Atlas Setup.mp4
53 MB
9 - No SQL with MongoDB - Bonus/2 -MongoDB Atlas Setup.vtt
12 kB
9 - No SQL with MongoDB - Bonus/3 -MongoDB Mongoose Setup.mp4
90 MB
9 - No SQL with MongoDB - Bonus/3 -MongoDB Mongoose Setup.vtt
20 kB
9 - No SQL with MongoDB - Bonus/4 -Creating a Basic CRUD Application with MongoDB and Express.mp4
124 MB
9 - No SQL with MongoDB - Bonus/4 -Creating a Basic CRUD Application with MongoDB and Express.vtt
25 kB
9 - No SQL with MongoDB - Bonus/5 -Authentication Middleware with Express and MongoDB.mp4
87 MB
9 - No SQL with MongoDB - Bonus/5 -Authentication Middleware with Express and MongoDB.vtt
15 kB
9 - No SQL with MongoDB - Bonus/6 -NodeJS Mongoose Aggregation Pipeline Introduction.mp4
90 MB
9 - No SQL with MongoDB - Bonus/6 -NodeJS Mongoose Aggregation Pipeline Introduction.vtt
20 kB