FileMood

Download nestjs.com - NestJS Fundamentals

Nestjs com NestJS Fundamentals

Name

nestjs.com - NestJS Fundamentals

 DOWNLOAD Copy Link

Total Size

910.5 MB

Total Files

156

Hash

6D79FBAC26C62E754A84630465A7AB2337822191

/06 Other Building Blocks by Example/

55 Using Metadata to Build Generic Guards or Interceptors.mp4

30.0 MB

52 Understanding Binding Techniques.mp4

20.1 MB

56 Add Pointcuts with Interceptors.mp4

17.8 MB

53 Catch Exceptions with Filters.mp4

17.5 MB

54 Protect Routes with Guards.mp4

16.8 MB

59 Bonus Add Request Logging with Middleware.mp4

16.3 MB

58 Creating Custom Pipes.mp4

15.0 MB

60 Bonus Create Custom Param Decorators.mp4

12.8 MB

57 Handling Timeouts with Interceptors.mp4

10.8 MB

51 Introducing More Building Blocks.mp4

3.5 MB

55 Using Metadata to Build Generic Guards or Interceptors.srt

12.9 KB

54 Protect Routes with Guards.srt

10.2 KB

53 Catch Exceptions with Filters.srt

9.8 KB

56 Add Pointcuts with Interceptors.srt

9.1 KB

59 Bonus Add Request Logging with Middleware.srt

8.5 KB

52 Understanding Binding Techniques.srt

7.7 KB

58 Creating Custom Pipes.srt

7.4 KB

57 Handling Timeouts with Interceptors.srt

5.1 KB

60 Bonus Create Custom Param Decorators.srt

4.9 KB

51 Introducing More Building Blocks.srt

2.9 KB

/08 Testing/

68 Adding Unit Tests.mp4

27.7 MB

67 Getting Started with Test Suites.mp4

21.1 MB

69 Diving Into e2e Tests.mp4

19.3 MB

70 Creating our First e2e Test.mp4

18.9 MB

71 Implementing e2e Test Logic.mp4

13.2 MB

66 Introduction to Jest.mp4

3.0 MB

67 Getting Started with Test Suites.srt

11.6 KB

68 Adding Unit Tests.srt

10.0 KB

70 Creating our First e2e Test.srt

9.0 KB

69 Diving Into e2e Tests.srt

7.8 KB

71 Implementing e2e Test Logic.srt

5.4 KB

66 Introduction to Jest.srt

2.5 KB

/09 Bonus - Add MongoDB with Mongoose/

77 Using a Mongoose Model to Access MongoDB.mp4

27.3 MB

79 Use Transactions.mp4

16.3 MB

78 Adding Pagination.mp4

15.5 MB

76 Creating a Mongoose Model.mp4

10.6 MB

75 Introducing the Mongoose Module.mp4

7.0 MB

74 Running MongoDB.mp4

6.2 MB

73 Prerequisite Install Docker.mp4

4.1 MB

80 Adding Indexes to Schemas.mp4

3.3 MB

72 Before we Get Started.mp4

1.3 MB

77 Using a Mongoose Model to Access MongoDB.srt

10.7 KB

79 Use Transactions.srt

7.3 KB

76 Creating a Mongoose Model.srt

6.6 KB

78 Adding Pagination.srt

6.0 KB

74 Running MongoDB.srt

4.2 KB

75 Introducing the Mongoose Module.srt

3.6 KB

80 Adding Indexes to Schemas.srt

1.8 KB

72 Before we Get Started.srt

0.9 KB

/02 Creating a REST API application/

13 Creating a Basic Service.mp4

24.7 MB

16 Introduction to Data Transfer Objects.mp4

21.3 MB

17 Validate Input Data with Data Transfer Objects.mp4

18.5 MB

7 Creating a Basic Controller.mp4

15.1 MB

19 Autotransform Payloads to DTO instances.mp4

13.9 MB

14 Send UserFriendly Error Messages.mp4

12.5 MB

15 Encompass BusinessDomain in Modules.mp4

11.7 MB

10 Response Status Codes.mp4

11.3 MB

11 Handling Update and Delete Requests.mp4

10.0 MB

12 Implement Pagination with Query Parameters.mp4

6.6 MB

8 Use Route Parameters.mp4

5.5 MB

18 Handling Malicious Request Data.mp4

5.2 MB

9 Handling Request Body Payload.mp4

4.7 MB

6 Running NestJS in Development Mode.mp4

2.7 MB

5 Prerequisite Install Insomnia.mp4

1.4 MB

13 Creating a Basic Service.srt

10.9 KB

17 Validate Input Data with Data Transfer Objects.srt

9.8 KB

16 Introduction to Data Transfer Objects.srt

9.0 KB

7 Creating a Basic Controller.srt

6.5 KB

10 Response Status Codes.srt

6.5 KB

14 Send UserFriendly Error Messages.srt

5.7 KB

15 Encompass BusinessDomain in Modules.srt

5.2 KB

19 Autotransform Payloads to DTO instances.srt

4.1 KB

18 Handling Malicious Request Data.srt

3.4 KB

12 Implement Pagination with Query Parameters.srt

3.1 KB

9 Handling Request Body Payload.srt

2.9 KB

8 Use Route Parameters.srt

2.6 KB

6 Running NestJS in Development Mode.srt

1.5 KB

5 Prerequisite Install Insomnia.srt

0.8 KB

/03 Add PostgreSQL with TypeORM/

32 Setting up Migrations.mp4

22.9 MB

25 Using Repository to Access Database.mp4

20.8 MB

30 Use Transactions.mp4

15.6 MB

28 Using Cascading Inserts and Updates.mp4

15.2 MB

26 Create a Relation between two Entities.mp4

14.9 MB

29 Adding Pagination.mp4

14.7 MB

23 Introducing the TypeORM Module.mp4

12.2 MB

24 Creating a TypeORM Entity.mp4

9.6 MB

27 Retrieve Entities with their Relations.mp4

9.6 MB

22 Running PostgreSQL.mp4

6.6 MB

21 Prerequisite Install Docker.mp4

3.6 MB

31 Adding Indexes to Entities.mp4

2.2 MB

20 Before we Get Started.mp4

1.3 MB

25 Using Repository to Access Database.srt

9.5 KB

32 Setting up Migrations.srt

9.2 KB

26 Create a Relation between two Entities.srt

8.0 KB

30 Use Transactions.srt

7.5 KB

28 Using Cascading Inserts and Updates.srt

6.2 KB

29 Adding Pagination.srt

5.9 KB

24 Creating a TypeORM Entity.srt

5.8 KB

23 Introducing the TypeORM Module.srt

5.7 KB

22 Running PostgreSQL.srt

4.4 KB

27 Retrieve Entities with their Relations.srt

4.2 KB

21 Prerequisite Install Docker.srt

3.5 KB

20 Before we Get Started.srt

1.3 KB

31 Adding Indexes to Entities.srt

1.1 KB

/05 Application Configuration/

49 Configuration Namespaces and Partial Registration.mp4

18.6 MB

44 Introducing the Config Module.mp4

13.3 MB

48 Custom Configuration Files.mp4

13.0 MB

50 Asynchronously Configure Dynamic Modules.mp4

12.0 MB

46 Schema Validation.mp4

11.1 MB

47 Using the Config Service.mp4

9.7 MB

45 Custom Environment File Paths.mp4

4.5 MB

49 Configuration Namespaces and Partial Registration.srt

6.1 KB

44 Introducing the Config Module.srt

5.7 KB

48 Custom Configuration Files.srt

5.5 KB

46 Schema Validation.srt

4.0 KB

50 Asynchronously Configure Dynamic Modules.srt

3.9 KB

47 Using the Config Service.srt

3.0 KB

45 Custom Environment File Paths.srt

1.6 KB

/04 Dependency Injection/

42 Control Providers Scope.mp4

16.1 MB

43 Diving Deeper Into RequestScoped Providers.mp4

15.9 MB

37 Nonclassbased Provider Tokens.mp4

12.0 MB

33 Understand Dependency Injection.mp4

11.4 MB

41 Create a Dynamic Module.mp4

10.1 MB

34 Control NestJS Module Encapsulation.mp4

9.2 MB

39 Factory Providers.mp4

8.8 MB

40 Leverage Async Providers.mp4

8.2 MB

38 Class Providers.mp4

3.9 MB

36 Value based Providers.mp4

2.7 MB

35 Diving Into Custom Providers.mp4

2.3 MB

33 Understand Dependency Injection.srt

5.8 KB

42 Control Providers Scope.srt

5.1 KB

41 Create a Dynamic Module.srt

5.0 KB

43 Diving Deeper Into RequestScoped Providers.srt

4.3 KB

34 Control NestJS Module Encapsulation.srt

3.7 KB

37 Nonclassbased Provider Tokens.srt

3.6 KB

39 Factory Providers.srt

3.2 KB

40 Leverage Async Providers.srt

2.9 KB

35 Diving Into Custom Providers.srt

1.9 KB

38 Class Providers.srt

1.4 KB

36 Value based Providers.srt

1.3 KB

/01 Getting Started/

1 Introduction to NestJS.mp4

10.5 MB

4 Whatвs inside a NestJS Application.mp4

9.7 MB

3 Generating our first NestJS Application.mp4

4.6 MB

2 Installing the NestJS CLI commandline interface.mp4

2.3 MB

1 Introduction to NestJS.srt

5.7 KB

3 Generating our first NestJS Application.srt

2.7 KB

/07 Generating OpenAPI Specification/

62 Enabling CLI Plugin.mp4

9.6 MB

61 Introducing the Swagger Module.mp4

8.6 MB

64 Adding Example Responses.mp4

5.5 MB

65 Using Tags to Group Resources.mp4

3.7 MB

63 Decorating Model Properties.mp4

3.1 MB

61 Introducing the Swagger Module.srt

5.2 KB

62 Enabling CLI Plugin.srt

4.8 KB

64 Adding Example Responses.srt

2.7 KB

63 Decorating Model Properties.srt

1.7 KB

65 Using Tags to Group Resources.srt

1.4 KB

 

Total files 156


Copyright © 2024 FileMood.com