FileMood

Download [FreeCourseSite.com] Udemy - NestJS Zero to Hero - Modern TypeScript Back-end Development

FreeCourseSite com Udemy NestJS Zero to Hero Modern TypeScript Back end Development

Name

[FreeCourseSite.com] Udemy - NestJS Zero to Hero - Modern TypeScript Back-end Development

 DOWNLOAD Copy Link

Total Size

3.5 GB

Total Files

86

Hash

55EABEB5D5DF1686EFE98806B7B7FD4087CC7B4D

/0. Websites you may like/

[CourseClub.ME].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

/

Lesson 0. Welcome to the course!.mp4

6.3 MB

Lesson 1. What is NestJS.mp4

18.0 MB

Lesson 10. Creating a Tasks Service.mp4

16.4 MB

Lesson 11. Feature Getting all Tasks.mp4

27.5 MB

Lesson 12. Defining a Task Model.mp4

24.5 MB

Lesson 13. Feature Creating a Task (Part 1 Service).mp4

35.7 MB

Lesson 14. Feature Creating a Task (Part 2 Controller).mp4

44.6 MB

Lesson 15. Introduction to Data Transfer Objects (DTOs).mp4

59.0 MB

Lesson 16. Creating a CreateTaskDto.mp4

42.3 MB

Lesson 17. Feature Getting a Task by ID.mp4

33.9 MB

Lesson 18. Challenge Deleting a Task.mp4

5.4 MB

Lesson 19. Solution Deleting a Task.mp4

38.0 MB

Lesson 2. Installing the NestJS CLI.mp4

11.9 MB

Lesson 20. Challenge Updating a Task's Status.mp4

10.5 MB

Lesson 21. Solution Updating a Task's Status.mp4

34.3 MB

Lesson 22. Feature Searching and Filtering Tasks.mp4

87.0 MB

Lesson 23. Introduction to NestJS Pipes.mp4

45.4 MB

Lesson 24. ValidationPipe Creating a Task.mp4

29.0 MB

Lesson 25. Error Handling Getting a non-existing Task.mp4

22.5 MB

Lesson 26. Error Handling Deleting a non-existing Task.mp4

13.4 MB

Lesson 27. Custom Pipe Validating the Task Status.mp4

55.0 MB

Lesson 28. ValidationPipe Task Filtering and Search.mp4

25.4 MB

Lesson 29. Using pgAdmin to create a Database.mp4

11.6 MB

Lesson 3. Project Overview Task Management Application.mp4

44.2 MB

Lesson 30. Introduction to Object Relational Mapping and TypeORM.mp4

24.4 MB

Lesson 31. Connecting NestJS to a database using TypeORM.mp4

35.6 MB

Lesson 32. Creating a Task Entity.mp4

10.9 MB

Lesson 33. Creating a Task Repository.mp4

20.9 MB

Lesson 34. Preparation for Task Service Refactoring.mp4

28.5 MB

Lesson 35. Persistence Getting a Task by ID.mp4

59.3 MB

Lesson 36. Persistence Creating a Task.mp4

64.5 MB

Lesson 37. Challenge Delete Task Persistence.mp4

13.2 MB

Lesson 38. Solution Delete Task Persistence.mp4

55.5 MB

Lesson 39. Persistence Updating Task Status.mp4

32.7 MB

Lesson 4. Creating a project via the CLI and an introduction to a NestJS project structure.mp4

37.4 MB

Lesson 40. IMPORTANT Before Persistence of Getting Tasks.mp4

32.9 MB

Lesson 41. Persistence Getting Tasks (with or without filters).mp4

82.1 MB

Lesson 42. Setting up AuthModule, User Entity and UserRepository.mp4

38.2 MB

Lesson 43. Feature Sign Up.mp4

67.5 MB

Lesson 44. SKIP PLEASE.mp4

113.6 MB

Lesson 45. Validation AuthCredentialsDto, password strength.mp4

31.5 MB

Lesson 46. Error Handling Duplicate Usernames.mp4

56.0 MB

Lesson 47. Security Hashing Passwords & Using Salts.mp4

92.3 MB

Lesson 48. Feature Validating Password - Sign In.mp4

82.2 MB

Lesson 49. Introduction to JSON Web Tokens (JWT).mp4

45.3 MB

Lesson 5. Introduction to NestJS Modules.mp4

20.0 MB

Lesson 50. Setting up the JWT Module and Passport.js.mp4

35.0 MB

Lesson 51. Signing a JWT Token Upon Authentication.mp4

39.8 MB

Lesson 52. Setting up the JWT Strategy for Authorization.mp4

68.1 MB

Lesson 53. Custom @GetUser() Decorator.mp4

27.4 MB

Lesson 54. Guarding the Tasks Routes (TasksController).mp4

20.1 MB

Lesson 55. Tasks and Users - Database Relation.mp4

38.1 MB

Lesson 56. Authorization Creating a Task For User.mp4

39.2 MB

Lesson 57. Authorization Getting Tasks For User.mp4

46.2 MB

Lesson 58. Authorization Getting a User's Task.mp4

26.2 MB

Lesson 59. Authorization Updating a User's Task Status.mp4

13.8 MB

Lesson 6. Creating a Tasks Module.mp4

13.9 MB

Lesson 60. Authorization Deleting a User's Task.mp4

23.3 MB

Lesson 61. Introduction to Logging.mp4

19.6 MB

Lesson 62. Applying logging in our application.mp4

121.2 MB

Lesson 63. Introduction to Configuration.mp4

13.3 MB

Lesson 64. Configuration Management Set-up.mp4

37.4 MB

Lesson 65. Applying Conafiguration - Codebase (Part 1).mp4

81.8 MB

Lesson 66. Front-end Application Set-up (Development Mode).mp4

31.4 MB

Lesson 67. Amazon S3 Setting up a Bucket (Front-end Hosting).mp4

37.6 MB

Lesson 68. Enabling CORS from the S3 Front-end Application.mp4

21.9 MB

Lesson 69. Pre-production package.json Adjustments.mp4

20.1 MB

Lesson 7. Introduction to NestJS Controllers.mp4

28.3 MB

Lesson 70. Deploying NestJS to Elastic Beanstalk.mp4

68.0 MB

Lesson 71. Uploading the Front-end App to S3.mp4

23.4 MB

Lesson 72. Unit Testing Crash Course - Basics.mp4

20.3 MB

Lesson 73. Unit Testing Crash Course - First Tests.mp4

127.9 MB

Lesson 74. Testing TasksService - Part 1 - getTasks.mp4

102.3 MB

Lesson 75. Testing TasksService - Part 2 - getTaskById.mp4

80.0 MB

Lesson 76. (Challenge) Testing TasksService - Part 3 - createTask.mp4

54.8 MB

Lesson 77. Testing TasksService - Part 4 - deleteTask.mp4

53.7 MB

Lesson 78. (Challenge) Testing TasksService - Part 5 - updateTaskStatus.mp4

54.4 MB

Lesson 79. Testing UserRepository.mp4

170.4 MB

Lesson 8. Creating a Tasks Controller.mp4

16.2 MB

Lesson 80. Testing User Entity.mp4

55.6 MB

Lesson 81. Testing JwtStrategy.mp4

66.8 MB

Lesson 9. Introduction to NestJS Providers and Services.mp4

25.4 MB

Materials.zip

35.4 MB

 

Total files 86


Copyright © 2024 FileMood.com