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