|
|
1 Introduction to NestJS.mp4
|
MP4
|
10 MB
|
|
|
1 Introduction to NestJS.srt
|
SRT
|
5.6 KB
|
|
|
10 Response Status Codes.mp4
|
MP4
|
10.8 MB
|
|
|
10 Response Status Codes.srt
|
SRT
|
6.3 KB
|
|
|
11 Handling Update and Delete Requests.mp4
|
MP4
|
9.6 MB
|
|
|
12 Implement Pagination with Query Parameters.mp4
|
MP4
|
6.3 MB
|
|
|
12 Implement Pagination with Query Parameters.srt
|
SRT
|
3 KB
|
|
|
13 Creating a Basic Service.mp4
|
MP4
|
23.6 MB
|
|
|
13 Creating a Basic Service.srt
|
SRT
|
10.7 KB
|
|
|
14 Send UserFriendly Error Messages.mp4
|
MP4
|
11.9 MB
|
|
|
14 Send UserFriendly Error Messages.srt
|
SRT
|
5.5 KB
|
|
|
15 Encompass BusinessDomain in Modules.mp4
|
MP4
|
11.2 MB
|
|
|
15 Encompass BusinessDomain in Modules.srt
|
SRT
|
5.1 KB
|
|
|
16 Introduction to Data Transfer Objects.mp4
|
MP4
|
20.3 MB
|
|
|
16 Introduction to Data Transfer Objects.srt
|
SRT
|
8.8 KB
|
|
|
17 Validate Input Data with Data Transfer Objects.mp4
|
MP4
|
17.7 MB
|
|
|
17 Validate Input Data with Data Transfer Objects.srt
|
SRT
|
9.6 KB
|
|
|
18 Handling Malicious Request Data.mp4
|
MP4
|
5 MB
|
|
|
18 Handling Malicious Request Data.srt
|
SRT
|
3.3 KB
|
|
|
19 Autotransform Payloads to DTO instances.mp4
|
MP4
|
13.2 MB
|
|
|
19 Autotransform Payloads to DTO instances.srt
|
SRT
|
4.1 KB
|
|
|
2 Installing the NestJS CLI commandline interface.mp4
|
MP4
|
2.2 MB
|
|
|
20 Before we Get Started.mp4
|
MP4
|
1.2 MB
|
|
|
20 Before we Get Started.srt
|
SRT
|
1.3 KB
|
|
|
21 Prerequisite Install Docker.mp4
|
MP4
|
3.4 MB
|
|
|
21 Prerequisite Install Docker.srt
|
SRT
|
3.4 KB
|
|
|
22 Running PostgreSQL.mp4
|
MP4
|
6.3 MB
|
|
|
22 Running PostgreSQL.srt
|
SRT
|
4.3 KB
|
|
|
23 Introducing the TypeORM Module.mp4
|
MP4
|
11.6 MB
|
|
|
23 Introducing the TypeORM Module.srt
|
SRT
|
5.6 KB
|
|
|
24 Creating a TypeORM Entity.mp4
|
MP4
|
9.2 MB
|
|
|
24 Creating a TypeORM Entity.srt
|
SRT
|
5.6 KB
|
|
|
25 Using Repository to Access Database.mp4
|
MP4
|
19.9 MB
|
|
|
25 Using Repository to Access Database.srt
|
SRT
|
9.3 KB
|
|
|
26 Create a Relation between two Entities.mp4
|
MP4
|
14.2 MB
|
|
|
26 Create a Relation between two Entities.srt
|
SRT
|
7.8 KB
|
|
|
27 Retrieve Entities with their Relations.mp4
|
MP4
|
9.2 MB
|
|
|
27 Retrieve Entities with their Relations.srt
|
SRT
|
4.1 KB
|
|
|
28 Using Cascading Inserts and Updates.mp4
|
MP4
|
14.5 MB
|
|
|
28 Using Cascading Inserts and Updates.srt
|
SRT
|
6 KB
|
|
|
29 Adding Pagination.mp4
|
MP4
|
14 MB
|
|
|
29 Adding Pagination.srt
|
SRT
|
5.8 KB
|
|
|
3 Generating our first NestJS Application.mp4
|
MP4
|
4.3 MB
|
|
|
3 Generating our first NestJS Application.srt
|
SRT
|
2.7 KB
|
|
|
30 Use Transactions.mp4
|
MP4
|
14.9 MB
|
|
|
30 Use Transactions.srt
|
SRT
|
7.3 KB
|
|
|
31 Adding Indexes to Entities.mp4
|
MP4
|
2.1 MB
|
|
|
31 Adding Indexes to Entities.srt
|
SRT
|
1.1 KB
|
|
|
32 Setting up Migrations.mp4
|
MP4
|
21.9 MB
|
|
|
32 Setting up Migrations.srt
|
SRT
|
9 KB
|
|
|
33 Understand Dependency Injection.mp4
|
MP4
|
10.9 MB
|
|
|
33 Understand Dependency Injection.srt
|
SRT
|
5.6 KB
|
|
|
34 Control NestJS Module Encapsulation.mp4
|
MP4
|
8.8 MB
|
|
|
34 Control NestJS Module Encapsulation.srt
|
SRT
|
3.6 KB
|
|
|
35 Diving Into Custom Providers.mp4
|
MP4
|
2.2 MB
|
|
|
35 Diving Into Custom Providers.srt
|
SRT
|
1.9 KB
|
|
|
36 Value based Providers.mp4
|
MP4
|
2.5 MB
|
|
|
36 Value based Providers.srt
|
SRT
|
1.3 KB
|
|
|
37 Nonclassbased Provider Tokens.mp4
|
MP4
|
11.4 MB
|
|
|
37 Nonclassbased Provider Tokens.srt
|
SRT
|
3.5 KB
|
|
|
38 Class Providers.mp4
|
MP4
|
3.7 MB
|
|
|
38 Class Providers.srt
|
SRT
|
1.3 KB
|
|
|
39 Factory Providers.mp4
|
MP4
|
8.4 MB
|
|
|
39 Factory Providers.srt
|
SRT
|
3.1 KB
|
|
|
4 WhatΠ²s inside a NestJS Application.mp4
|
MP4
|
9.3 MB
|
|
|
40 Leverage Async Providers.mp4
|
MP4
|
7.8 MB
|
|
|
40 Leverage Async Providers.srt
|
SRT
|
2.8 KB
|
|
|
41 Create a Dynamic Module.mp4
|
MP4
|
9.6 MB
|
|
|
41 Create a Dynamic Module.srt
|
SRT
|
4.9 KB
|
|
|
42 Control Providers Scope.mp4
|
MP4
|
15.3 MB
|
|
|
42 Control Providers Scope.srt
|
SRT
|
5 KB
|
|
|
43 Diving Deeper Into RequestScoped Providers.mp4
|
MP4
|
15.2 MB
|
|
|
43 Diving Deeper Into RequestScoped Providers.srt
|
SRT
|
4.2 KB
|
|
|
44 Introducing the Config Module.mp4
|
MP4
|
12.6 MB
|
|
|
44 Introducing the Config Module.srt
|
SRT
|
5.5 KB
|
|
|
45 Custom Environment File Paths.mp4
|
MP4
|
4.3 MB
|
|
|
45 Custom Environment File Paths.srt
|
SRT
|
1.5 KB
|
|
|
46 Schema Validation.mp4
|
MP4
|
10.6 MB
|
|
|
46 Schema Validation.srt
|
SRT
|
3.9 KB
|
|
|
47 Using the Config Service.mp4
|
MP4
|
9.3 MB
|
|
|
47 Using the Config Service.srt
|
SRT
|
2.9 KB
|
|
|
48 Custom Configuration Files.mp4
|
MP4
|
12.4 MB
|
|
|
48 Custom Configuration Files.srt
|
SRT
|
5.4 KB
|
|
|
49 Configuration Namespaces and Partial Registration.mp4
|
MP4
|
17.8 MB
|
|
|
49 Configuration Namespaces and Partial Registration.srt
|
SRT
|
6 KB
|
|
|
5 Prerequisite Install Insomnia.mp4
|
MP4
|
1.3 MB
|
|
|
5 Prerequisite Install Insomnia.srt
|
SRT
|
819 B
|
|
|
50 Asynchronously Configure Dynamic Modules.mp4
|
MP4
|
11.4 MB
|
|
|
50 Asynchronously Configure Dynamic Modules.srt
|
SRT
|
3.8 KB
|
|
|
51 Introducing More Building Blocks.mp4
|
MP4
|
3.4 MB
|
|
|
51 Introducing More Building Blocks.srt
|
SRT
|
2.8 KB
|
|
|
52 Understanding Binding Techniques.mp4
|
MP4
|
19.2 MB
|
|
|
52 Understanding Binding Techniques.srt
|
SRT
|
7.5 KB
|
|
|
53 Catch Exceptions with Filters.mp4
|
MP4
|
16.7 MB
|
|
|
53 Catch Exceptions with Filters.srt
|
SRT
|
9.5 KB
|
|
|
54 Protect Routes with Guards.mp4
|
MP4
|
16 MB
|
|
|
54 Protect Routes with Guards.srt
|
SRT
|
10 KB
|
|
|
55 Using Metadata to Build Generic Guards or Interceptors.mp4
|
MP4
|
28.6 MB
|
|
|
55 Using Metadata to Build Generic Guards or Interceptors.srt
|
SRT
|
12.6 KB
|
|
|
56 Add Pointcuts with Interceptors.mp4
|
MP4
|
17 MB
|
|
|
56 Add Pointcuts with Interceptors.srt
|
SRT
|
8.8 KB
|
|
|
57 Handling Timeouts with Interceptors.mp4
|
MP4
|
10.3 MB
|
|
|
57 Handling Timeouts with Interceptors.srt
|
SRT
|
5 KB
|
|
|
58 Creating Custom Pipes.mp4
|
MP4
|
14.3 MB
|
|
|
58 Creating Custom Pipes.srt
|
SRT
|
7.3 KB
|
|
|
59 Bonus Add Request Logging with Middleware.mp4
|
MP4
|
15.6 MB
|
|
|
59 Bonus Add Request Logging with Middleware.srt
|
SRT
|
8.3 KB
|
|
|
6 Running NestJS in Development Mode.mp4
|
MP4
|
2.6 MB
|
|
|
6 Running NestJS in Development Mode.srt
|
SRT
|
1.5 KB
|
|
|
60 Bonus Create Custom Param Decorators.mp4
|
MP4
|
12.2 MB
|
|
|
60 Bonus Create Custom Param Decorators.srt
|
SRT
|
4.7 KB
|
|
|
61 Introducing the Swagger Module.mp4
|
MP4
|
8.2 MB
|
|
|
61 Introducing the Swagger Module.srt
|
SRT
|
5.1 KB
|
|
|
62 Enabling CLI Plugin.mp4
|
MP4
|
9.2 MB
|
|
|
62 Enabling CLI Plugin.srt
|
SRT
|
4.7 KB
|
|
|
63 Decorating Model Properties.mp4
|
MP4
|
3 MB
|
|
|
63 Decorating Model Properties.srt
|
SRT
|
1.7 KB
|
|
|
64 Adding Example Responses.mp4
|
MP4
|
5.2 MB
|
|
|
64 Adding Example Responses.srt
|
SRT
|
2.7 KB
|
|
|
65 Using Tags to Group Resources.mp4
|
MP4
|
3.5 MB
|
|
|
65 Using Tags to Group Resources.srt
|
SRT
|
1.4 KB
|
|
|
66 Introduction to Jest.mp4
|
MP4
|
2.9 MB
|
|
|
66 Introduction to Jest.srt
|
SRT
|
2.5 KB
|
|
|
67 Getting Started with Test Suites.mp4
|
MP4
|
20.2 MB
|
|
|
67 Getting Started with Test Suites.srt
|
SRT
|
11.4 KB
|
|
|
68 Adding Unit Tests.mp4
|
MP4
|
26.5 MB
|
|
|
68 Adding Unit Tests.srt
|
SRT
|
9.8 KB
|
|
|
69 Diving Into e2e Tests.mp4
|
MP4
|
18.4 MB
|
|
|
69 Diving Into e2e Tests.srt
|
SRT
|
7.6 KB
|
|
|
7 Creating a Basic Controller.mp4
|
MP4
|
14.4 MB
|
|
|
7 Creating a Basic Controller.srt
|
SRT
|
6.4 KB
|
|
|
70 Creating our First e2e Test.mp4
|
MP4
|
18 MB
|
|
|
70 Creating our First e2e Test.srt
|
SRT
|
8.8 KB
|
|
|
71 Implementing e2e Test Logic.mp4
|
MP4
|
12.6 MB
|
|
|
71 Implementing e2e Test Logic.srt
|
SRT
|
5.3 KB
|
|
|
72 Before we Get Started.mp4
|
MP4
|
1.2 MB
|
|
|
72 Before we Get Started.srt
|
SRT
|
921 B
|
|
|
73 Prerequisite Install Docker.mp4
|
MP4
|
3.9 MB
|
|
|
74 Running MongoDB.mp4
|
MP4
|
5.9 MB
|
|
|
74 Running MongoDB.srt
|
SRT
|
4.1 KB
|
|
|
75 Introducing the Mongoose Module.mp4
|
MP4
|
6.7 MB
|
|
|
75 Introducing the Mongoose Module.srt
|
SRT
|
3.5 KB
|
|
|
76 Creating a Mongoose Model.mp4
|
MP4
|
10.1 MB
|
|
|
76 Creating a Mongoose Model.srt
|
SRT
|
6.4 KB
|
|
|
77 Using a Mongoose Model to Access MongoDB.mp4
|
MP4
|
26 MB
|
|
|
77 Using a Mongoose Model to Access MongoDB.srt
|
SRT
|
10.4 KB
|
|
|
78 Adding Pagination.mp4
|
MP4
|
14.8 MB
|
|
|
78 Adding Pagination.srt
|
SRT
|
5.9 KB
|
|
|
79 Use Transactions.mp4
|
MP4
|
15.5 MB
|
|
|
79 Use Transactions.srt
|
SRT
|
7.2 KB
|
|
|
8 Use Route Parameters.mp4
|
MP4
|
5.2 MB
|
|
|
8 Use Route Parameters.srt
|
SRT
|
2.6 KB
|
|
|
80 Adding Indexes to Schemas.mp4
|
MP4
|
3.1 MB
|
|
|
80 Adding Indexes to Schemas.srt
|
SRT
|
1.8 KB
|
|
|
9 Handling Request Body Payload.mp4
|
MP4
|
4.5 MB
|
|
|
9 Handling Request Body Payload.srt
|
SRT
|
2.8 KB
|
|
|
TutsNode.com.txt
|
TXT
|
102 B
|
|
|
[TGx]Downloaded from torrentgalaxy.to .txt
|
TXT
|
614 B
|