Index of /


../
Download More Free Coures.txt                      28-Apr-2023 13:32      31
Lesson 0. Welcome to the course!.mp4               28-Apr-2023 13:32      6M
Lesson 1. What is NestJS.mp4                       28-Apr-2023 13:33     17M
Lesson 10. Creating a Tasks Service.mp4            28-Apr-2023 13:37     16M
Lesson 11. Feature Getting all Tasks.mp4           28-Apr-2023 13:34     26M
Lesson 12. Defining a Task Model.mp4               28-Apr-2023 13:37     23M
Lesson 13. Feature Creating a Task (Part 1 Serv..> 28-Apr-2023 13:34     34M
Lesson 14. Feature Creating a Task (Part 2 Cont..> 28-Apr-2023 13:35     43M
Lesson 15. Introduction to Data Transfer Object..> 28-Apr-2023 13:37     56M
Lesson 16. Creating a CreateTaskDto.mp4            28-Apr-2023 13:38     40M
Lesson 17. Feature Getting a Task by ID.mp4        28-Apr-2023 13:38     32M
Lesson 18. Challenge Deleting a Task.mp4           28-Apr-2023 13:38      5M
Lesson 19. Solution Deleting a Task.mp4            28-Apr-2023 13:34     36M
Lesson 2. Installing the NestJS CLI.mp4            28-Apr-2023 13:38     11M
Lesson 20. Challenge Updating a Task's Status.mp4  28-Apr-2023 13:35     10M
Lesson 21. Solution Updating a Task's Status.mp4   28-Apr-2023 13:39     33M
Lesson 22. Feature Searching and Filtering Task..> 28-Apr-2023 13:36     83M
Lesson 23. Introduction to NestJS Pipes.mp4        28-Apr-2023 13:34     43M
Lesson 24. ValidationPipe Creating a Task.mp4      28-Apr-2023 13:34     28M
Lesson 25. Error Handling Getting a non-existin..> 28-Apr-2023 13:33     21M
Lesson 26. Error Handling Deleting a non-existi..> 28-Apr-2023 13:33     13M
Lesson 27. Custom Pipe Validating the Task Stat..> 28-Apr-2023 13:35     52M
Lesson 28. ValidationPipe Task Filtering and Se..> 28-Apr-2023 13:33     24M
Lesson 29. Using pgAdmin to create a Database.mp4  28-Apr-2023 13:39     11M
Lesson 3. Project Overview Task Management Appl..> 28-Apr-2023 13:33     42M
Lesson 30. Introduction to Object Relational Ma..> 28-Apr-2023 13:38     23M
Lesson 31. Connecting NestJS to a database usin..> 28-Apr-2023 13:33     34M
Lesson 32. Creating a Task Entity.mp4              28-Apr-2023 13:35     10M
Lesson 33. Creating a Task Repository.mp4          28-Apr-2023 13:36     20M
Lesson 34. Preparation for Task Service Refacto..> 28-Apr-2023 13:35     27M
Lesson 35. Persistence Getting a Task by ID.mp4    28-Apr-2023 13:36     57M
Lesson 36. Persistence Creating a Task.mp4         28-Apr-2023 13:32     62M
Lesson 37. Challenge Delete Task Persistence.mp4   28-Apr-2023 13:34     13M
Lesson 38. Solution Delete Task Persistence.mp4    28-Apr-2023 13:36     53M
Lesson 39. Persistence Updating Task Status.mp4    28-Apr-2023 13:32     31M
Lesson 4. Creating a project via the CLI and an..> 28-Apr-2023 13:37     36M
Lesson 40. IMPORTANT Before Persistence of Gett..> 28-Apr-2023 13:35     31M
Lesson 41. Persistence Getting Tasks (with or w..> 28-Apr-2023 13:36     78M
Lesson 42. Setting up AuthModule, User Entity a..> 28-Apr-2023 13:34     36M
Lesson 43. Feature Sign Up.mp4                     28-Apr-2023 13:34     64M
Lesson 44. SKIP PLEASE.mp4                         28-Apr-2023 13:36    108M
Lesson 45. Validation AuthCredentialsDto, passw..> 28-Apr-2023 13:39     30M
Lesson 46. Error Handling Duplicate Usernames.mp4  28-Apr-2023 13:39     53M
Lesson 47. Security Hashing Passwords & Using S..> 28-Apr-2023 13:37     88M
Lesson 48. Feature Validating Password - Sign I..> 28-Apr-2023 13:33     78M
Lesson 49. Introduction to JSON Web Tokens (JWT..> 28-Apr-2023 13:38     43M
Lesson 5. Introduction to NestJS Modules.mp4       28-Apr-2023 13:35     19M
Lesson 50. Setting up the JWT Module and Passpo..> 28-Apr-2023 13:33     33M
Lesson 51. Signing a JWT Token Upon Authenticat..> 28-Apr-2023 13:35     38M
Lesson 52. Setting up the JWT Strategy for Auth..> 28-Apr-2023 13:33     65M
Lesson 54. Guarding the Tasks Routes (TasksCont..> 28-Apr-2023 13:32     19M
Lesson 55. Tasks and Users - Database Relation.mp4 28-Apr-2023 13:33     36M
Lesson 56. Authorization Creating a Task For Us..> 28-Apr-2023 13:38     37M
Lesson 57. Authorization Getting Tasks For User..> 28-Apr-2023 13:38     44M
Lesson 58. Authorization Getting a User's Task.mp4 28-Apr-2023 13:32     25M
Lesson 59. Authorization Updating a User's Task..> 28-Apr-2023 13:37     13M
Lesson 6. Creating a Tasks Module.mp4              28-Apr-2023 13:34     13M
Lesson 60. Authorization Deleting a User's Task..> 28-Apr-2023 13:38     22M
Lesson 61. Introduction to Logging.mp4             28-Apr-2023 13:35     19M
Lesson 62. Applying logging in our application.mp4 28-Apr-2023 13:35    116M
Lesson 63. Introduction to Configuration.mp4       28-Apr-2023 13:34     13M
Lesson 64. Configuration Management Set-up.mp4     28-Apr-2023 13:36     36M
Lesson 65. Applying Conafiguration - Codebase (..> 28-Apr-2023 13:38     78M
Lesson 66. Front-end Application Set-up (Develo..> 28-Apr-2023 13:32     30M
Lesson 67. Amazon S3 Setting up a Bucket (Front..> 28-Apr-2023 13:36     36M
Lesson 68. Enabling CORS from the S3 Front-end ..> 28-Apr-2023 13:35     21M
Lesson 69. Pre-production package.json Adjustme..> 28-Apr-2023 13:38     19M
Lesson 7. Introduction to NestJS Controllers.mp4   28-Apr-2023 13:33     27M
Lesson 70. Deploying NestJS to Elastic Beanstal..> 28-Apr-2023 13:37     65M
Lesson 71. Uploading the Front-end App to S3.mp4   28-Apr-2023 13:38     22M
Lesson 72. Unit Testing Crash Course - Basics.mp4  28-Apr-2023 13:35     19M
Lesson 73. Unit Testing Crash Course - First Te..> 28-Apr-2023 13:34    122M
Lesson 74. Testing TasksService - Part 1 - getT..> 28-Apr-2023 13:32     98M
Lesson 75. Testing TasksService - Part 2 - getT..> 28-Apr-2023 13:37     76M
Lesson 76. (Challenge) Testing TasksService - P..> 28-Apr-2023 13:34     52M
Lesson 77. Testing TasksService - Part 4 - dele..> 28-Apr-2023 13:35     51M
Lesson 78. (Challenge) Testing TasksService - P..> 28-Apr-2023 13:37     52M
Lesson 79. Testing UserRepository.mp4              28-Apr-2023 13:38    162M
Lesson 8. Creating a Tasks Controller.mp4          28-Apr-2023 13:35     15M
Lesson 80. Testing User Entity.mp4                 28-Apr-2023 13:33     53M
Lesson 81. Testing JwtStrategy.mp4                 28-Apr-2023 13:38     64M
Lesson 9. Introduction to NestJS Providers and ..> 28-Apr-2023 13:36     24M
Materials.zip                                      28-Apr-2023 13:36     34M
Read Me.txt                                        28-Apr-2023 13:38    1071
SaleWebDesign.Com.png                              28-Apr-2023 13:36     33K
SaleWebDesign.Comf.jpg                             28-Apr-2023 13:33    352K
[SaleWebDesign.Com].txt                            28-Apr-2023 13:35    1071