1. Урок 1. 00:05:17
    Getting Setup
  2. Урок 2. 00:09:30
    Setting up Mongo DB
  3. Урок 3. 00:07:34
    Starter Files and Environmental Variables
  4. Урок 4. 00:10:18
    Core Concept - Routing
  5. Урок 5. 00:16:48
    Core Concept - Templating
  6. Урок 6. 00:06:24
    Core Concept - Template Helpers
  7. Урок 7. 00:06:49
    Core Concept - Controllers and the MVC Pattern
  8. Урок 8. 00:14:12
    Core Concept - Middleware and Error Handling
  9. Урок 9. 00:12:01
    Creating our Store Model
  10. Урок 10. 00:17:18
    Saving Stores and using Mixins
  11. Урок 11. 00:17:30
    Using Async Await
  12. Урок 12. 00:10:51
    Flash Messages
  13. Урок 13. 00:12:36
    Querying our Database for Stores
  14. Урок 14. 00:20:42
    Creating an Editing Flow for Stores
  15. Урок 15. 00:14:58
    Saving Lat and Lng for each store
  16. Урок 16. 00:10:27
    Geocoding Data with Google Maps
  17. Урок 17. 00:04:35
    Quick Data Visualization Tip
  18. Урок 18. 00:23:28
    Uploading and Resizing Images with Middleware
  19. Урок 19. 00:13:29
    Routing and Templating Single Stores
  20. Урок 20. 00:06:35
    Using Pre-Save hooks to make Unique Slugs
  21. Урок 21. 00:17:52
    Custom MongoDB Aggregations
  22. Урок 22. 00:07:14
    Multiple Query Promises with Async:Await
  23. Урок 23. 00:30:06
    Creating User Accounts
  24. Урок 24. 00:16:39
    Saving Registered Users to the Database
  25. Урок 25. 00:10:25
    Virtual Fields, Login:Logout middleware and Protecting Routes
  26. Урок 26. 00:08:04
    Creating a User Account Edit Screen
  27. Урок 27. 00:24:59
    Password Reset Flow
  28. Урок 28. 00:19:07
    Sending email with Nodejs
  29. Урок 29. 00:14:05
    Locking down our application with User Permissions
  30. Урок 30. 00:05:10
    Loading Sample Data
  31. Урок 31. 00:15:12
    JSON endpoints and creating MongoDB Indexes
  32. Урок 32. 00:26:16
    Creating an Ajax Search Interface
  33. Урок 33. 00:09:28
    Creating a Geospatial Ajax Endpoint
  34. Урок 34. 00:26:34
    Plotting Stores on a Custom Google Map
  35. Урок 35. 00:23:21
    Pushing User Data to our API
  36. Урок 36. 00:03:46
    Displaying our Hearted Stores
  37. Урок 37. 00:14:08
    Adding a Reviews Data Model
  38. Урок 38. 00:14:12
    Advanced Relationship Population - Displaying Our Reviews
  39. Урок 39. 00:22:51
    Advanced Aggregation
  40. Урок 40. 00:12:34
    Implementing Pagination
  41. Урок 41. 00:06:24
    Deployment Setup
  42. Урок 42. 00:05:33
    Deploying to Now
  43. Урок 43. 00:05:01
    Deploying to Heroku
  44. Урок 44. 00:12:30
    Deploying to Digital Ocean Linux