Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай NestJs in Practice (with MongoDB), а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:46
    NestJs In Practice Course - Helicopter View
  2. Урок 2. 00:08:37
    NestJs In Practice - Development Environment Setup
  3. Урок 3. 00:09:11
    Setting Up a NestJs Server from scratch
  4. Урок 4. 00:07:21
    NestJs Hello World - First NestJs REST Endpoint
  5. Урок 5. 00:11:48
    Running a NestJs Server in Hot Reload Mode
  6. Урок 6. 00:06:31
    How to Debug a NestJs Backend using the Chrome Dev Tools
  7. Урок 7. 00:04:14
    Quick Guide to Setting Up a Cloud MongoDB database
  8. Урок 8. 00:05:48
    Adding some sample data to our MongoDB database
  9. Урок 9. 00:05:18
    Introduction to Mongoose and Schemaless databases
  10. Урок 10. 00:07:51
    Setting Up Mongoose - Creating our first Schema
  11. Урок 11. 00:08:37
    Implementing a NestJs Repository Service with Mongoose
  12. Урок 12. 00:07:37
    NestJs CRUD Update - Parsing the HTTP request with @Param and @Body
  13. Урок 13. 00:07:17
    NestJs CRUD Update - Repository Implementation
  14. Урок 14. 00:05:02
    NestJs CRUD - Step-by-Step Delete Implementation
  15. Урок 15. 00:08:24
    NestJs CRUD - Step-by-Step Create Implementation
  16. Урок 16. 00:06:33
    Introduction to NestJs Error Handling
  17. Урок 17. 00:03:42
    Introduction to the Restlet REST Client
  18. Урок 18. 00:11:47
    NestJs Exception Filters - Step-by-Step Implementation
  19. Урок 19. 00:09:14
    Understanding Mongoose Schema Validation
  20. Урок 20. 00:05:40
    Setting Up a NestJs Fallback Global Exception Handler
  21. Урок 21. 00:05:33
    NestJs Decorator-based Validation using Class Validator
  22. Урок 22. 00:04:04
    Introduction to NestJs Pipes
  23. Урок 23. 00:04:00
    NestJs Pipes - A Simple Example (ToIntegerPipe)
  24. Урок 24. 00:05:30
    NestJS Data Validation with class-validator
  25. Урок 25. 00:09:12
    NestJs ValidationPipe - How to use it
  26. Урок 26. 00:06:14
    Practice Lesson - Implementing the Course Screen
  27. Урок 27. 00:03:44
    Defining a One To Many Relationship with Mongoose
  28. Урок 28. 00:06:05
    Parsing NestJs HTTP GET queries with @Query
  29. Урок 29. 00:08:07
    Practice Lesson - Finishing the Implementation of the Course Screen
  30. Урок 30. 00:05:59
    Introduction to NestJs Backend Security
  31. Урок 31. 00:05:17
    Initial Implementation of a NestJs Login Controller
  32. Урок 32. 00:06:36
    NestJs Authentication - Login Controller Implementation
  33. Урок 33. 00:05:05
    NestJs Authentication - Validating the User Password
  34. Урок 34. 00:10:13
    Authenticating a User with JSON Web Tokens
  35. Урок 35. 00:07:41
    Handling the Authentication JWT on the Angular client
  36. Урок 36. 00:07:19
    Introduction to NestJs Midddleware
  37. Урок 37. 00:06:39
    Get User NestJs Middleware - Step-by-Step Implementation
  38. Урок 38. 00:07:40
    Ensuring User Authentication with a NestJs Guard
  39. Урок 39. 00:06:26
    NestJs Authorization Guard - Step-by-Step Implementation
  40. Урок 40. 00:04:20
    NestJs Administrators-Only Guard
  41. Урок 41. 00:02:18
    Other Courses
  42. Урок 42. 00:06:48
    NestJs In Practice - Conclusions & Key Takeaways