本站已收录 番号和无损神作磁力链接/BT种子 

GetFreeCourses.Co-Udemy-MERN eCommerce From Scratch

种子简介

种子名称: GetFreeCourses.Co-Udemy-MERN eCommerce From Scratch
文件类型: 视频
文件数目: 88个文件
文件大小: 6.34 GB
收录时间: 2024-3-9 19:01
已经下载: 3
资源热度: 35
最近下载: 2024-5-14 10:46

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:4ca9fa4c436a9bc1a2e2aafb56f4e7ae4f3c07fe&dn=GetFreeCourses.Co-Udemy-MERN eCommerce From Scratch 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

GetFreeCourses.Co-Udemy-MERN eCommerce From Scratch.torrent
  • 1. Introduction/1. Welcome To The Course.mp433.89MB
  • 1. Introduction/2. ProShop Project Demo.mp442.14MB
  • 1. Introduction/3. Resources & Environment.mp461.26MB
  • 10. Checkout Process - Part 2/1. Get Order by ID Endpoint.mp436.29MB
  • 10. Checkout Process - Part 2/2. Order Details Reducer & Action.mp436.93MB
  • 10. Checkout Process - Part 2/3. Order Screen.mp4100.48MB
  • 10. Checkout Process - Part 2/4. Update To Paid Endpoint.mp431.92MB
  • 10. Checkout Process - Part 2/5. Order Pay Reducer & Action.mp451.74MB
  • 10. Checkout Process - Part 2/6. Adding PayPal Payments.mp4157.5MB
  • 10. Checkout Process - Part 2/7. Show Orders On Profile.mp4144.35MB
  • 10. Checkout Process - Part 2/8. User Details & Orders Reset.mp438.53MB
  • 11. Admin Screens - Part 1/1. Admin Middleware & Get Users Endpoint.mp437.81MB
  • 11. Admin Screens - Part 1/2. Admin User List.mp4137.34MB
  • 11. Admin Screens - Part 1/3. Admin Screen Access Security.mp439.61MB
  • 11. Admin Screens - Part 1/4. Admin User Delete.mp493.07MB
  • 11. Admin Screens - Part 1/5. Get User By ID & Update User Endpoints.mp462.17MB
  • 11. Admin Screens - Part 1/6. User Edit Screen & Get User Details.mp487.98MB
  • 11. Admin Screens - Part 1/7. Update User Functionality.mp488.74MB
  • 12. Admin Screens - Part 2/1. Admin Product List.mp467.21MB
  • 12. Admin Screens - Part 2/10. Mark Order As Delivered.mp4139.18MB
  • 12. Admin Screens - Part 2/2. Admin Delete Products.mp4111.94MB
  • 12. Admin Screens - Part 2/3. Create & Update Product Endpoints.mp494.66MB
  • 12. Admin Screens - Part 2/4. Admin Create Product.mp487.26MB
  • 12. Admin Screens - Part 2/5. Edit Product Screen.mp4101.45MB
  • 12. Admin Screens - Part 2/6. Admin Update Product.mp483.06MB
  • 12. Admin Screens - Part 2/7. Image Upload Config & Endpoint.mp498.69MB
  • 12. Admin Screens - Part 2/8. Front End Image Upload.mp457.23MB
  • 12. Admin Screens - Part 2/9. Admin Order List.mp4103.9MB
  • 13. Product Reviews, Search & More/1. Morgan & Create Review Endpoint.mp490.65MB
  • 13. Product Reviews, Search & More/2. Front End Product Reviews.mp4197.38MB
  • 13. Product Reviews, Search & More/3. Product Search.mp486.97MB
  • 13. Product Reviews, Search & More/4. Product Pagination.mp4197.76MB
  • 13. Product Reviews, Search & More/5. Top Products Carousel.mp4130.72MB
  • 13. Product Reviews, Search & More/6. Custom Page Titles & Meta.mp481.8MB
  • 14. App Deployment/1. Prepare For Deployment.mp445.36MB
  • 14. App Deployment/2. Deploy To Heroku.mp486.45MB
  • 2. Starting The Front End/1. React Setup & Git Initialize.mp472.76MB
  • 2. Starting The Front End/2. React-Bootstrap Setup, Header & Footer Components.mp489.43MB
  • 2. Starting The Front End/3. HomeScreen Product Listing.mp459.14MB
  • 2. Starting The Front End/4. Rating Component.mp489.42MB
  • 2. Starting The Front End/5. Implementing React Router.mp443.8MB
  • 2. Starting The Front End/6. Product Details Screen.mp467.41MB
  • 3. Serving & Fetching Data From Express/1. Front End Back End Workflow & Explanation.mp413.87MB
  • 3. Serving & Fetching Data From Express/2. Serving Products - Back End Routes.mp437.3MB
  • 3. Serving & Fetching Data From Express/3. Fetching Products From React (useEffect).mp472.55MB
  • 3. Serving & Fetching Data From Express/4. Nodemon & Concurrently Setup.mp431.17MB
  • 3. Serving & Fetching Data From Express/5. Environment Variables.mp424.81MB
  • 3. Serving & Fetching Data From Express/6. ES Modules In Node.js.mp428.88MB
  • 4. Getting Started With MongoDB/1. MongoDB Atlas & Compass Setup.mp447.44MB
  • 4. Getting Started With MongoDB/2. Connecting To The Database.mp429.3MB
  • 4. Getting Started With MongoDB/3. Adding Colors To The Console (Optional).mp420.79MB
  • 4. Getting Started With MongoDB/4. Modeling Our Data.mp497.5MB
  • 4. Getting Started With MongoDB/5. Preparing Sample Data.mp425.29MB
  • 4. Getting Started With MongoDB/6. Data Seeder Script.mp462.48MB
  • 4. Getting Started With MongoDB/7. Fetching Products From The Database.mp456.36MB
  • 4. Getting Started With MongoDB/8. Getting Started With Postman.mp424.37MB
  • 4. Getting Started With MongoDB/9. Custom Error Handling.mp474.3MB
  • 5. Implementing Redux For State Management/1. An Overview Of Redux.mp417.33MB
  • 5. Implementing Redux For State Management/2. Create a Redux Store.mp446.7MB
  • 5. Implementing Redux For State Management/3. Product List Reducer & Action.mp492.42MB
  • 5. Implementing Redux For State Management/4. Bringing Redux State Into HomeScreen - useDispatch & useSelector.mp466.21MB
  • 5. Implementing Redux For State Management/5. Message & Loader Components.mp433.91MB
  • 5. Implementing Redux For State Management/6. Product Details Reducer & Action.mp489.27MB
  • 6. Adding The Shopping Cart/1. Qty Select & Add To Cart Button.mp473.29MB
  • 6. Adding The Shopping Cart/2. Cart Reducer & Add To Cart Action.mp481.64MB
  • 6. Adding The Shopping Cart/3. Add To Cart Functionality.mp471.7MB
  • 6. Adding The Shopping Cart/4. Cart Screen.mp4123.64MB
  • 6. Adding The Shopping Cart/5. Remove Items From Cart.mp431.88MB
  • 7. Back End User Authentication/1. Clean Up By Using Controllers.mp435.36MB
  • 7. Back End User Authentication/2. User Authentication Endpoint.mp481.75MB
  • 7. Back End User Authentication/3. Brief Explanation of JWT (JSON Web Tokens).mp418.5MB
  • 7. Back End User Authentication/4. Generate a JSON Web Token.mp433.02MB
  • 7. Back End User Authentication/5. Custom Authentication Middleware.mp4111.92MB
  • 7. Back End User Authentication/6. Saving The Token In Postman.mp412.23MB
  • 7. Back End User Authentication/7. User Registration & Password Encryption.mp472.03MB
  • 8. Front End User Authentication & Profile/1. User Login Reducer & Action.mp478.14MB
  • 8. Front End User Authentication & Profile/2. User Login Screen & Functionality.mp4136.05MB
  • 8. Front End User Authentication & Profile/3. Show User In Navbar & Logout.mp460.73MB
  • 8. Front End User Authentication & Profile/4. User Register Reducer, Action & Screen.mp492.74MB
  • 8. Front End User Authentication & Profile/5. Update Profile Endpoint.mp452.16MB
  • 8. Front End User Authentication & Profile/6. Profile Screen & Get User Details.mp4135.48MB
  • 8. Front End User Authentication & Profile/7. Update User Profile.mp476.11MB
  • 9. Checkout Process - Part 1/1. Shipping Screen & Save Address.mp4114.41MB
  • 9. Checkout Process - Part 1/2. Checkout Steps Component.mp439.07MB
  • 9. Checkout Process - Part 1/3. Payment Screen & Save Payment Method.mp484.58MB
  • 9. Checkout Process - Part 1/4. Place Order Screen.mp4157.05MB
  • 9. Checkout Process - Part 1/5. Order Controller & Route.mp440.46MB
  • 9. Checkout Process - Part 1/6. Create Order.mp4123.38MB