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

[Tutorialsplanet.NET] Udemy - MERN eCommerce From Scratch

种子简介

种子名称: [Tutorialsplanet.NET] Udemy - MERN eCommerce From Scratch
文件类型: 视频
文件数目: 89个文件
文件大小: 4.47 GB
收录时间: 2023-1-8 01:24
已经下载: 3
资源热度: 95
最近下载: 2024-6-5 20:24

下载BT种子文件

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

磁力链接下载

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

喜欢这个种子的人也喜欢

种子包含的文件

[Tutorialsplanet.NET] Udemy - MERN eCommerce From Scratch.torrent
  • 01 - Introduction/001 Welcome To The Course.mp433.91MB
  • 01 - Introduction/002 ProShop Project Demo.mp442.13MB
  • 01 - Introduction/003 Resources & Environment.mp461.27MB
  • 02 - Starting The Front End/001 React Setup & Git Initialize.mp472.73MB
  • 02 - Starting The Front End/002 React-Bootstrap Setup, Header & Footer Components.mp483.66MB
  • 02 - Starting The Front End/003 HomeScreen Product Listing.mp447.1MB
  • 02 - Starting The Front End/004 Rating Component.mp483.87MB
  • 02 - Starting The Front End/006 Implementing React Router.mp418.17MB
  • 02 - Starting The Front End/007 Product Details Screen.mp453.94MB
  • 03 - Serving & Fetching Data From Express/001 Front End Back End Workflow & Explanation.mp47.21MB
  • 03 - Serving & Fetching Data From Express/002 Serving Products - Back End Routes.mp428.66MB
  • 03 - Serving & Fetching Data From Express/003 Fetching Products From React (useEffect).mp467.7MB
  • 03 - Serving & Fetching Data From Express/004 Nodemon & Concurrently Setup.mp428.79MB
  • 03 - Serving & Fetching Data From Express/005 Environment Variables.mp412.76MB
  • 03 - Serving & Fetching Data From Express/006 ES Modules In Node.js.mp416.84MB
  • 04 - Getting Started With MongoDB/001 MongoDB Atlas & Compass Setup.mp441.41MB
  • 04 - Getting Started With MongoDB/002 Connecting To The Database.mp412.53MB
  • 04 - Getting Started With MongoDB/003 Adding Colors To The Console (Optional).mp416.26MB
  • 04 - Getting Started With MongoDB/004 Modeling Our Data.mp450.27MB
  • 04 - Getting Started With MongoDB/005 Preparing Sample Data.mp413.17MB
  • 04 - Getting Started With MongoDB/006 Data Seeder Script.mp426.34MB
  • 04 - Getting Started With MongoDB/007 Fetching Products From The Database.mp429.12MB
  • 04 - Getting Started With MongoDB/008 Getting Started With Postman.mp414MB
  • 04 - Getting Started With MongoDB/009 Custom Error Handling.mp469.89MB
  • 05 - Implementing Redux For State Management/001 An Overview Of Redux.mp48.3MB
  • 05 - Implementing Redux For State Management/002 Create a Redux Store.mp436.68MB
  • 05 - Implementing Redux For State Management/003 Product List Reducer & Action.mp437.75MB
  • 05 - Implementing Redux For State Management/004 Bringing Redux State Into HomeScreen - useDispatch & useSelector.mp452.06MB
  • 05 - Implementing Redux For State Management/005 Message & Loader Components.mp430.02MB
  • 05 - Implementing Redux For State Management/006 Product Details Reducer & Action.mp448.77MB
  • 06 - Adding The Shopping Cart/001 Qty Select & Add To Cart Button.mp469.05MB
  • 06 - Adding The Shopping Cart/002 Cart Reducer & Add To Cart Action.mp472.71MB
  • 06 - Adding The Shopping Cart/003 Add To Cart Functionality.mp456.63MB
  • 06 - Adding The Shopping Cart/004 Cart Screen.mp461.13MB
  • 06 - Adding The Shopping Cart/005 Remove Items From Cart.mp431.89MB
  • 07 - Back End User Authentication/001 Clean Up By Using Controllers.mp417.26MB
  • 07 - Back End User Authentication/002 User Authentication Endpoint.mp442.97MB
  • 07 - Back End User Authentication/003 Brief Explanation of JWT (JSON Web Tokens).mp410.48MB
  • 07 - Back End User Authentication/004 Generate a JSON Web Token.mp425.64MB
  • 07 - Back End User Authentication/005 Custom Authentication Middleware.mp464.83MB
  • 07 - Back End User Authentication/006 Saving The Token In Postman.mp46.02MB
  • 07 - Back End User Authentication/007 User Registration & Password Encryption.mp440.94MB
  • 08 - Front End User Authentication & Profile/001 User Login Reducer & Action.mp461.27MB
  • 08 - Front End User Authentication & Profile/002 User Login Screen & Functionality.mp4120.8MB
  • 08 - Front End User Authentication & Profile/003 Show User In Navbar & Logout.mp457.49MB
  • 08 - Front End User Authentication & Profile/004 User Register Reducer, Action & Screen.mp450.47MB
  • 08 - Front End User Authentication & Profile/005 Update Profile Endpoint.mp425.11MB
  • 08 - Front End User Authentication & Profile/006 Profile Screen & Get User Details.mp473.2MB
  • 08 - Front End User Authentication & Profile/007 Update User Profile.mp426.49MB
  • 09 - Checkout Process - Part 1/001 Shipping Screen & Save Address.mp462.75MB
  • 09 - Checkout Process - Part 1/002 Checkout Steps Component.mp421.99MB
  • 09 - Checkout Process - Part 1/003 Payment Screen & Save Payment Method.mp445.26MB
  • 09 - Checkout Process - Part 1/004 Place Order Screen.mp4147.91MB
  • 09 - Checkout Process - Part 1/005 Order Controller & Route.mp420.57MB
  • 09 - Checkout Process - Part 1/006 Create Order.mp465.94MB
  • 10 - Checkout Process - Part 2/001 Get Order by ID Endpoint.mp428.02MB
  • 10 - Checkout Process - Part 2/002 Order Details Reducer & Action.mp419.63MB
  • 10 - Checkout Process - Part 2/003 Order Screen.mp453.83MB
  • 10 - Checkout Process - Part 2/005 Update To Paid Endpoint.mp412.93MB
  • 10 - Checkout Process - Part 2/006 Order Pay Reducer & Action.mp423.73MB
  • 10 - Checkout Process - Part 2/007 Adding PayPal Payments.mp4138.91MB
  • 10 - Checkout Process - Part 2/008 Show Orders On Profile.mp4137.46MB
  • 10 - Checkout Process - Part 2/009 User Details & Orders Reset.mp436.66MB
  • 11 - Admin Screens - Part 1/001 Admin Middleware & Get Users Endpoint.mp420.57MB
  • 11 - Admin Screens - Part 1/002 Admin User List.mp475.07MB
  • 11 - Admin Screens - Part 1/003 Admin Screen Access Security.mp421.65MB
  • 11 - Admin Screens - Part 1/004 Admin User Delete.mp449.84MB
  • 11 - Admin Screens - Part 1/005 Get User By ID & Update User Endpoints.mp454.83MB
  • 11 - Admin Screens - Part 1/006 User Edit Screen & Get User Details.mp484.19MB
  • 11 - Admin Screens - Part 1/007 Update User Functionality.mp445.93MB
  • 12 - Admin Screens - Part 2/001 Admin Product List.mp436.31MB
  • 12 - Admin Screens - Part 2/002 Admin Delete Products.mp4106.7MB
  • 12 - Admin Screens - Part 2/003 Create & Update Product Endpoints.mp489.81MB
  • 12 - Admin Screens - Part 2/004 Admin Create Product.mp445.52MB
  • 12 - Admin Screens - Part 2/005 Edit Product Screen.mp475.98MB
  • 12 - Admin Screens - Part 2/006 Admin Update Product.mp442.39MB
  • 12 - Admin Screens - Part 2/007 Image Upload Config & Endpoint.mp476.42MB
  • 12 - Admin Screens - Part 2/008 Front End Image Upload.mp430.45MB
  • 12 - Admin Screens - Part 2/009 Admin Order List.mp456.35MB
  • 12 - Admin Screens - Part 2/010 Mark Order As Delivered.mp4102.16MB
  • 13 - Product Reviews, Search & More/001 Morgan & Create Review Endpoint.mp480.07MB
  • 13 - Product Reviews, Search & More/002 Front End Product Reviews.mp467.4MB
  • 13 - Product Reviews, Search & More/003 Product Search.mp448.25MB
  • 13 - Product Reviews, Search & More/004 Product Pagination.mp4187.82MB
  • 13 - Product Reviews, Search & More/005 Top Products Carousel.mp499.07MB
  • 13 - Product Reviews, Search & More/006 Custom Page Titles & Meta.mp472.08MB
  • 14 - App Deployment/001 Prepare For Deployment.mp424.3MB
  • 14 - App Deployment/002 Deploy To Heroku.mp466.82MB
  • 15 - Bug Fixes/001 Bug Fix Update Navbar Name.mp437.35MB