1. Урок 1. 00:07:43
    Course Setup
  2. Урок 2. 00:09:00
    Mongo Q&A
  3. Урок 3. 00:02:56
    Schemas & Why Mongoose
  4. Урок 4. 00:03:04
    Connecting to the Database
  5. Урок 5. 00:03:47
    Creating Schemas & Models
  6. Урок 6. 00:04:14
    Creating a Mongo Document
  7. Урок 7. 00:05:20
    Deconstructing the Mongoose Document
  8. Урок 8. 00:03:45
    Mongoose Schemas
  9. Урок 9. 00:04:29
    Basic Query Methods
  10. Урок 10. 00:05:09
    Schema & CRUD Exercise
  11. Урок 11. 00:05:15
    Schema Solution
  12. Урок 12. 00:07:00
    CRUD Solution
  13. Урок 13. 00:06:35
    Creating Associations with a Nested Schema
  14. Урок 14. 00:03:41
    Querying Associations with populate
  15. Урок 15. 00:06:13
    Querying Q&A
  16. Урок 16. 00:08:57
    Querying with Filters and Modifiers
  17. Урок 17. 00:04:59
    Associations Exercise
  18. Урок 18. 00:11:19
    Associations Solution
  19. Урок 19. 00:05:37
    Add Similar Posts Solution
  20. Урок 20. 00:07:58
    Virtuals
  21. Урок 21. 00:08:05
    Middleware Hooks: Pre, Post & Async
  22. Урок 22. 00:03:55
    Indexes
  23. Урок 23. 00:05:54
    Compound Indexes
  24. Урок 24. 00:04:39
    Virtuals, Hooks & Indexes Exercise
  25. Урок 25. 00:07:21
    Virtuals, Hooks & Indexes Solution
  26. Урок 26. 00:06:38
    Use Express to Build a REST API
  27. Урок 27. 00:02:20
    Pagination
  28. Урок 28. 00:01:17
    Create a Document on POST Request
  29. Урок 29. 00:03:28
    Mongoose Query Optimizations
  30. Урок 30. 00:01:58
    Running Express
  31. Урок 31. 00:05:03
    Build a REST API Exercise
  32. Урок 32. 00:10:53
    Build a REST API Solution
  33. Урок 33. 00:05:06
    Running a Server Q&A
  34. Урок 34. 00:04:39
    MongoDB Q&A
  35. Урок 35. 00:07:11
    Modeling Data Q&A
  36. Урок 36. 00:08:43
    Other Mongo Tools & Resources