1. Урок 1. 00:05:25
    Welcome To The Course
  2. Урок 2. 00:02:33
    Project Files & Questions
  3. Урок 3. 00:06:48
    Dev Environment Setup
  4. Урок 4. 00:05:10
    What Exactly Is Node.js?
  5. Урок 5. 00:07:06
    Installing & Exploring Node.js
  6. Урок 6. 00:08:02
    Install MongoDB Locally
  7. Урок 7. 00:02:38
    Sign Up For mLab
  8. Урок 8. 00:02:37
    Create a Heroku Account
  9. Урок 9. 00:03:50
    VidJot Project Introduction
  10. Урок 10. 00:07:33
    Install & Initialize Express
  11. Урок 11. 00:06:04
    Basic Routing & Nodemon
  12. Урок 12. 00:04:52
    Express Middleware
  13. Урок 13. 00:09:57
    Working With Templates
  14. Урок 14. 00:08:09
    Bootstrap & Partials
  15. Урок 15. 00:05:37
    Install Mongoose & Connect
  16. Урок 16. 00:04:35
    Create The Idea Model
  17. Урок 17. 00:07:21
    Add Idea Form
  18. Урок 18. 00:09:18
    Server Side Form Validation
  19. Урок 19. 00:04:29
    Saving Idea To MongoDB
  20. Урок 20. 00:05:26
    Fetching Ideas From MongoDB
  21. Урок 21. 00:05:17
    Edit Idea Form
  22. Урок 22. 00:08:37
    Update Idea Data
  23. Урок 23. 00:05:53
    Remove Idea Data
  24. Урок 24. 00:10:41
    Flash Messaging
  25. Урок 25. 00:04:43
    A Look At Passport
  26. Урок 26. 00:10:54
    The Express Router
  27. Урок 27. 00:12:52
    Login & Register Pages
  28. Урок 28. 00:11:10
    Register Form Validation
  29. Урок 29. 00:16:38
    User Registration
  30. Урок 30. 00:10:42
    Hooking Up A Local Strategy
  31. Урок 31. 00:12:14
    Finishing The Login Functionality
  32. Урок 32. 00:03:32
    Logout Function
  33. Урок 33. 00:06:28
    Protecting Routes
  34. Урок 34. 00:07:55
    Access Control
  35. Урок 35. 00:07:38
    Preparing Our App For Deployment
  36. Урок 36. 00:07:37
    Deploying To Heroku
  37. Урок 37. 00:04:26
    Adding A Domain Name
  38. Урок 38. 00:03:57
    StoryBooks App Introduction
  39. Урок 39. 00:11:25
    Initial Setup & Heroku Push
  40. Урок 40. 00:08:16
    Creating Our Google OAuth Credentials
  41. Урок 41. 00:12:08
    Creating Our Google Strategy
  42. Урок 42. 00:09:16
    Auth Callback & Remote App
  43. Урок 43. 00:06:29
    Creating The User Model
  44. Урок 44. 00:10:28
    Saving The Authenticated User
  45. Урок 45. 00:12:08
    Adding Session & Authentication
  46. Урок 46. 00:12:04
    Index Routes & Handlebars
  47. Урок 47. 00:09:07
    Header & Navbar
  48. Урок 48. 00:09:27
    Side Navigation
  49. Урок 49. 00:08:37
    Dashboard & Stories Routes
  50. Урок 50. 00:10:24
    Add Button & Footer
  51. Урок 51. 00:06:29
    Restricting Routes
  52. Урок 52. 00:11:19
    Add Story Form
  53. Урок 53. 00:05:52
    Create The Story Model
  54. Урок 54. 00:13:18
    Save Story To MongoDB
  55. Урок 55. 00:11:51
    Fetch & Display Public Stories
  56. Урок 56. 00:06:39
    Handlebars Helpers
  57. Урок 57. 00:11:16
    Show Template & Format Dates
  58. Урок 58. 00:12:20
    Creating The Dashboard
  59. Урок 59. 00:09:06
    Edit Form & Select Helper
  60. Урок 60. 00:07:51
    Updating Stories
  61. Урок 61. 00:04:07
    Deleting Stories
  62. Урок 62. 00:09:47
    Add Comment Functionality
  63. Урок 63. 00:04:24
    Listing Comments
  64. Урок 64. 00:10:24
    Edit Access Control
  65. Урок 65. 00:07:13
    Get Stories From Specific Users
  66. Урок 66. 00:05:14
    Block Private Story Details
  67. Урок 67. 00:08:24
    Prep & Production Key Variables
  68. Урок 68. 00:05:04
    Deploy & Test
  69. Урок 69. 00:05:03
    Domain & Update Google OAuth Creds