Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай MERN Stack Full Ecommerce Site - Using React, Redux, Node.js, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:32
    Welcome to Course
  • Урок 2. 00:15:54
    ShopIT E-Commerce Project DEMO
  • Урок 3. 00:04:49
    Installing tools
  • Урок 4. 00:07:04
    Basic Project Setup
  • Урок 5. 00:02:59
    Installing & Setting up Nodemon
  • Урок 6. 00:06:27
    Creating First Route
  • Урок 7. 00:03:52
    Setting Up Postman Environment
  • Урок 8. 00:04:39
    Install & Setup MongoDB Locally
  • Урок 9. 00:05:17
    Connecting to MongoDB
  • Урок 10. 00:13:42
    Creating Product Model
  • Урок 11. 00:09:16
    Admin - Create & Save Product
  • Урок 12. 00:08:20
    Creating Data Seeder
  • Урок 13. 00:02:52
    Display all Products
  • Урок 14. 00:05:25
    Get Single Product
  • Урок 15. 00:06:23
    Admin - Update Product
  • Урок 16. 00:05:09
    Admin - Delete Product
  • Урок 17. 00:05:09
    Creating Error Handler Class
  • Урок 18. 00:06:41
    Creating Errors Middleware
  • Урок 19. 00:05:15
    Production Vs Development Errors
  • Урок 20. 00:05:26
    Catching Async Errors
  • Урок 21. 00:04:25
    Handling Unhandled Promise Rejection
  • Урок 22. 00:03:13
    Handling Uncaught Exceptions
  • Урок 23. 00:08:39
    Validation & Mongose ID Error
  • Урок 24. 00:10:34
    Search Products by Keyword
  • Урок 25. 00:12:46
    Filter Products
  • Урок 26. 00:06:35
    Adding Pagination
  • Урок 27. 00:09:54
    Creating User Model
  • Урок 28. 00:15:27
    Encrypting Password while Registration
  • Урок 29. 00:04:20
    Generate JSON Web Token
  • Урок 30. 00:09:20
    Login User & Assign Token
  • Урок 31. 00:06:52
    Sending JWT Token in Cookie
  • Урок 32. 00:08:19
    Protect Routes from Unauthorized Users
  • Урок 33. 00:05:36
    Logout User
  • Урок 34. 00:05:38
    Authorize User Roles and Permissions
  • Урок 35. 00:02:43
    Adding User in Products
  • Урок 36. 00:05:34
    Generate Forgot Password token
  • Урок 37. 00:20:09
    Send Password Recovery Email
  • Урок 38. 00:09:54
    Reset New Password
  • Урок 39. 00:04:49
    Handle Wrong JWT Token & Expire JWT Error
  • Урок 40. 00:05:52
    Show User Profile
  • Урок 41. 00:06:48
    Change / Update Password
  • Урок 42. 00:06:05
    Update User Profile
  • Урок 43. 00:06:27
    Admin - Get All Users & Specific User
  • Урок 44. 00:11:16
    Admin - Update & Delete User
  • Урок 45. 00:09:33
    Creating Order Model
  • Урок 46. 00:10:25
    Create & Save Order
  • Урок 47. 00:06:51
    Get Single Order & Logged in User Orders
  • Урок 48. 00:04:04
    Admin - Get all Order
  • Урок 49. 00:13:42
    Admin - Update / Process Order
  • Урок 50. 00:03:59
    Admin - Delete Order
  • Урок 51. 00:13:33
    Add New / Update Review
  • Урок 52. 00:04:05
    Get all Reviews of Product
  • Урок 53. 00:07:14
    Delete Product Review
  • Урок 54. 00:01:14
    ShopIT HTML & CSS Details
  • Урок 55. 00:11:29
    Installing React & Cleaning Project
  • Урок 56. 00:09:08
    Header & Footer Component
  • Урок 57. 00:04:19
    ShopIT Homepage
  • Урок 58. 00:04:41
    Implementing React Router
  • Урок 59. 00:04:23
    Add Custom Titles
  • Урок 60. 00:03:06
    What is Redux?
  • Урок 61. 00:06:21
    Create Redux Store
  • Урок 62. 00:11:47
    All Products Reducer
  • Урок 63. 00:07:09
    All Products Action
  • Урок 64. 00:16:52
    Fetching Products for Redux State
  • Урок 65. 00:02:46
    Loader Component
  • Урок 66. 00:07:13
    Adding React Alert
  • Урок 67. 00:08:03
    Product Details Reducer & Action
  • Урок 68. 00:20:32
    Product Details Component
  • Урок 69. 00:13:51
    Adding Pagination
  • Урок 70. 00:10:29
    Search Products Component
  • Урок 71. 00:16:05
    Filter by Price
  • Урок 72. 00:09:42
    Filter by Category
  • Урок 73. 00:06:09
    Filter by Ratings
  • Урок 74. 00:09:55
    Login User Reducer & Action
  • Урок 75. 00:14:05
    Login User Component
  • Урок 76. 00:04:54
    Register User Reducer & Action
  • Урок 77. 00:07:23
    Adding Cloudinary for Images
  • Урок 78. 00:14:12
    Register User Component
  • Урок 79. 00:06:06
    Load Logged In User
  • Урок 80. 00:13:38
    Show User in Header
  • Урок 81. 00:06:29
    Logout User
  • Урок 82. 00:08:19
    Show User Profile
  • Урок 83. 00:07:24
    ProtectedRoute Component
  • Урок 84. 00:09:39
    Update User Profile Reducer & Action
  • Урок 85. 00:15:25
    Update User Profile Component
  • Урок 86. 00:11:46
    Update User Password
  • Урок 87. 00:10:33
    Handle Forgot Password
  • Урок 88. 00:13:39
    Handle New Password
  • Урок 89. 00:08:03
    Handle Quantity Selection
  • Урок 90. 00:15:57
    Add to Cart Button
  • Урок 91. 00:08:23
    Cart Component
  • Урок 92. 00:05:19
    Handle Quantity on Cart Component
  • Урок 93. 00:06:56
    Remove Cart Item
  • Урок 94. 00:04:50
    Handle Cart Summary
  • Урок 95. 00:20:36
    Handle Shipping Info
  • Урок 96. 00:09:00
    Checkout Steps Component
  • Урок 97. 00:13:50
    Confirm Order Details
  • Урок 98. 00:09:07
    Adding Stripe on Backend
  • Урок 99. 00:04:23
    Send Stripe API to Frontend
  • Урок 100. 00:12:58
    Payment Component
  • Урок 101. 00:19:07
    Process Payment with Stripe
  • Урок 102. 00:08:57
    Create New Order Reducer & Action
  • Урок 103. 00:11:07
    Place & Confirm Order
  • Урок 104. 00:07:37
    Logged in User Orders Reducer & Action
  • Урок 105. 00:16:07
    Logged In User Orders Component
  • Урок 106. 00:16:10
    Display Order Details
  • Урок 107. 00:05:41
    Submit Review Reducer & Action
  • Урок 108. 00:18:00
    Submit Review
  • Урок 109. 00:07:12
    Display all Reviews
  • Урок 110. 00:04:39
    Admin Sidebar Component
  • Урок 111. 00:09:23
    Dashboard Component
  • Урок 112. 00:18:21
    Display All Products
  • Урок 113. 00:06:11
    New Product Reducer & Action
  • Урок 114. 00:31:39
    New Product Component
  • Урок 115. 00:09:55
    Delete Product
  • Урок 116. 00:19:35
    Update Product
  • Урок 117. 00:14:18
    Display all Orders
  • Урок 118. 00:24:05
    Process Order Component
  • Урок 119. 00:06:10
    Delete Order
  • Урок 120. 00:11:36
    Display all Users
  • Урок 121. 00:16:46
    Update User
  • Урок 122. 00:06:56
    Delete User
  • Урок 123. 00:14:52
    Display Product Reviews
  • Урок 124. 00:09:15
    Delete Product Reviews
  • Урок 125. 00:11:21
    Connecting to Online DB & Preparing for deploy
  • Урок 126. 00:06:31
    Push on ShopIT on GitHub
  • Урок 127. 00:13:02
    Deploying ShopIT on Heroku
  • Урок 128. 00:03:21
    Your Task / Assignment for ShopIT
  • Урок 129. 00:00:39
    Congratulations !!!