Create Tool:
Create Time:2023-11-05 20:46:45
File Size:4.76 GB
File Count:194
File Hash:a0e061db1c331af14cec14c3c6d16e2e5c4df837
0. Websites you may like/[CourseClub.Me].url |
0. Websites you may like/[FreeCourseSite.com].url |
0. Websites you may like/[GigaCourse.Com].url |
01 - Introduction/001 Welcome To The Course.mp4 |
01 - Introduction/001 Welcome To The Course_en.srt |
01 - Introduction/002 Course Project Intro.mp4 |
01 - Introduction/002 Course Project Intro_en.srt |
01 - Introduction/003 Course Code Repo.mp4 |
01 - Introduction/003 Course Code Repo_en.srt |
01 - Introduction/004 Getting Setup.mp4 |
01 - Introduction/004 Getting Setup_en.srt |
02 - Starting The Front End/001 React Setup & Git Initialize.mp4 |
02 - Starting The Front End/001 React Setup & Git Initialize_en.srt |
02 - Starting The Front End/002 Header & Footer Componenets.mp4 |
02 - Starting The Front End/002 Header & Footer Componenets_en.srt |
02 - Starting The Front End/003 Custom Bootstrap Theme.mp4 |
02 - Starting The Front End/003 Custom Bootstrap Theme_en.srt |
02 - Starting The Front End/004 List Products.mp4 |
02 - Starting The Front End/004 List Products_en.srt |
02 - Starting The Front End/004 products-and-images.zip |
02 - Starting The Front End/005 Implement React Router.mp4 |
02 - Starting The Front End/005 Implement React Router_en.srt |
02 - Starting The Front End/006 Rating Component.mp4 |
02 - Starting The Front End/006 Rating Component_en.srt |
02 - Starting The Front End/007 Product Details Page.mp4 |
02 - Starting The Front End/007 Product Details Page_en.srt |
03 - Serving & Fetching Data/001 Full Stack Workflow & Explanation.mp4 |
03 - Serving & Fetching Data/001 Full Stack Workflow & Explanation_en.srt |
03 - Serving & Fetching Data/002 Express Server & Initial Product Routes.mp4 |
03 - Serving & Fetching Data/002 Express Server & Initial Product Routes_en.srt |
03 - Serving & Fetching Data/003 Nodemon & Concurrently.mp4 |
03 - Serving & Fetching Data/003 Nodemon & Concurrently_en.srt |
03 - Serving & Fetching Data/004 Environment Variables.mp4 |
03 - Serving & Fetching Data/004 Environment Variables_en.srt |
03 - Serving & Fetching Data/005 Fetch Products.mp4 |
03 - Serving & Fetching Data/005 Fetch Products_en.srt |
04 - Starting MongoDB & Mongoose/001 MongoDB Atlas Setup.mp4 |
04 - Starting MongoDB & Mongoose/001 MongoDB Atlas Setup_en.srt |
04 - Starting MongoDB & Mongoose/002 MongoDB Compass Setup.mp4 |
04 - Starting MongoDB & Mongoose/002 MongoDB Compass Setup_en.srt |
04 - Starting MongoDB & Mongoose/003 Connect With Mongoose.mp4 |
04 - Starting MongoDB & Mongoose/003 Connect With Mongoose_en.srt |
04 - Starting MongoDB & Mongoose/004 Modeling Our Data.mp4 |
04 - Starting MongoDB & Mongoose/004 Modeling Our Data_en.srt |
04 - Starting MongoDB & Mongoose/005 Prepare Sample Data.mp4 |
04 - Starting MongoDB & Mongoose/005 Prepare Sample Data_en.srt |
04 - Starting MongoDB & Mongoose/006 Seeding Sample Data.mp4 |
04 - Starting MongoDB & Mongoose/006 Seeding Sample Data_en.srt |
04 - Starting MongoDB & Mongoose/007 Getting Started With Postman.mp4 |
04 - Starting MongoDB & Mongoose/007 Getting Started With Postman_en.srt |
04 - Starting MongoDB & Mongoose/008 Get Products From Database.mp4 |
04 - Starting MongoDB & Mongoose/008 Get Products From Database_en.srt |
04 - Starting MongoDB & Mongoose/009 Custom Error Middleware.mp4 |
04 - Starting MongoDB & Mongoose/009 Custom Error Middleware_en.srt |
04 - Starting MongoDB & Mongoose/010 Product Controller.mp4 |
04 - Starting MongoDB & Mongoose/010 Product Controller_en.srt |
05 - Redux Toolkit Setup & State Management/001 Redux & State Overview.mp4 |
05 - Redux Toolkit Setup & State Management/001 Redux & State Overview_en.srt |
05 - Redux Toolkit Setup & State Management/002 Redux Store & API Slice.mp4 |
05 - Redux Toolkit Setup & State Management/002 Redux Store & API Slice_en.srt |
05 - Redux Toolkit Setup & State Management/003 Products API Slice & Get Products Endpoint.mp4 |
05 - Redux Toolkit Setup & State Management/003 Products API Slice & Get Products Endpoint_en.srt |
05 - Redux Toolkit Setup & State Management/004 Get Product Details Endpoint Challenge.mp4 |
05 - Redux Toolkit Setup & State Management/004 Get Product Details Endpoint Challenge_en.srt |
05 - Redux Toolkit Setup & State Management/005 Loader & Message Components.mp4 |
05 - Redux Toolkit Setup & State Management/005 Loader & Message Components_en.srt |
06 - Shopping Cart Functionality/001 Cart Slice & Reducer.mp4 |
06 - Shopping Cart Functionality/001 Cart Slice & Reducer_en.srt |
06 - Shopping Cart Functionality/002 Add To Cart Function.mp4 |
06 - Shopping Cart Functionality/002 Add To Cart Function_en.srt |
06 - Shopping Cart Functionality/003 Qty & Add To Cart Handler.mp4 |
06 - Shopping Cart Functionality/003 Qty & Add To Cart Handler_en.srt |
06 - Shopping Cart Functionality/004 Cart Utils File.mp4 |
06 - Shopping Cart Functionality/004 Cart Utils File_en.srt |
06 - Shopping Cart Functionality/005 Item Count In Header.mp4 |
06 - Shopping Cart Functionality/005 Item Count In Header_en.srt |
06 - Shopping Cart Functionality/006 Cart Screen.mp4 |
06 - Shopping Cart Functionality/006 Cart Screen_en.srt |
06 - Shopping Cart Functionality/007 Remove From Cart.mp4 |
06 - Shopping Cart Functionality/007 Remove From Cart_en.srt |
07 - Backend Authentication/001 User Routes & Controller.mp4 |
07 - Backend Authentication/001 User Routes & Controller_en.srt |
07 - Backend Authentication/002 User Email & Password Validation.mp4 |
07 - Backend Authentication/002 User Email & Password Validation_en.srt |
07 - Backend Authentication/003 How Do JSON Web Tokens Work.mp4 |
07 - Backend Authentication/003 How Do JSON Web Tokens Work_en.srt |
07 - Backend Authentication/004 JWT HTTP Only Cookie.mp4 |
07 - Backend Authentication/004 JWT HTTP Only Cookie_en.srt |
07 - Backend Authentication/005 Auth Middleware & Endpoint.mp4 |
07 - Backend Authentication/005 Auth Middleware & Endpoint_en.srt |
07 - Backend Authentication/006 Logout User & Clear Cookie.mp4 |
07 - Backend Authentication/006 Logout User & Clear Cookie_en.srt |
07 - Backend Authentication/007 User Register Endpoint & Encryption.mp4 |
07 - Backend Authentication/007 User Register Endpoint & Encryption_en.srt |
07 - Backend Authentication/008 User Profile Endpoints.mp4 |
07 - Backend Authentication/008 User Profile Endpoints_en.srt |
08 - Frontend Authentication/001 Auth & User API Slice.mp4 |
08 - Frontend Authentication/001 Auth & User API Slice_en.srt |
08 - Frontend Authentication/002 Login Screen.mp4 |
08 - Frontend Authentication/002 Login Screen_en.srt |
08 - Frontend Authentication/003 Login Functionality.mp4 |
08 - Frontend Authentication/003 Login Functionality_en.srt |
08 - Frontend Authentication/004 User Logout.mp4 |
08 - Frontend Authentication/004 User Logout_en.srt |
08 - Frontend Authentication/005 User Registration.mp4 |
08 - Frontend Authentication/005 User Registration_en.srt |
09 - Checkout Process - Part 1/001 Shipping Screen.mp4 |
09 - Checkout Process - Part 1/001 Shipping Screen_en.srt |
09 - Checkout Process - Part 1/002 Private Routes.mp4 |
09 - Checkout Process - Part 1/002 Private Routes_en.srt |
09 - Checkout Process - Part 1/003 Checkout Steps Component.mp4 |
09 - Checkout Process - Part 1/003 Checkout Steps Component_en.srt |
09 - Checkout Process - Part 1/004 Payment Method.mp4 |
09 - Checkout Process - Part 1/004 Payment Method_en.srt |
09 - Checkout Process - Part 1/005 Order Routes & Controller.mp4 |
09 - Checkout Process - Part 1/005 Order Routes & Controller_en.srt |
09 - Checkout Process - Part 1/006 Create & Get Orders.mp4 |
09 - Checkout Process - Part 1/006 Create & Get Orders_en.srt |
09 - Checkout Process - Part 1/007 Order API Slice & Start Order Screen.mp4 |
09 - Checkout Process - Part 1/007 Order API Slice & Start Order Screen_en.srt |
09 - Checkout Process - Part 1/008 Creating An Order.mp4 |
09 - Checkout Process - Part 1/008 Creating An Order_en.srt |
10 - Checkout Process - Part 2/001 Order Page.mp4 |
10 - Checkout Process - Part 2/001 Order Page_en.srt |
10 - Checkout Process - Part 2/002 PayPal Setup & Order Paid.mp4 |
10 - Checkout Process - Part 2/002 PayPal Setup & Order Paid_en.srt |
10 - Checkout Process - Part 2/003 React -PayPal Integration.mp4 |
10 - Checkout Process - Part 2/003 React -PayPal Integration_en.srt |
10 - Checkout Process - Part 2/004 PayPal Buttons.mp4 |
10 - Checkout Process - Part 2/004 PayPal Buttons_en.srt |
10 - Checkout Process - Part 2/005 User Profile & Update.mp4 |
10 - Checkout Process - Part 2/005 User Profile & Update_en.srt |
10 - Checkout Process - Part 2/006 Display Order History.mp4 |
10 - Checkout Process - Part 2/006 Display Order History_en.srt |
11 - Admin Functionality/001 Admin Route Component.mp4 |
11 - Admin Functionality/001 Admin Route Component_en.srt |
11 - Admin Functionality/002 List Orders For Admin.mp4 |
11 - Admin Functionality/002 List Orders For Admin_en.srt |
11 - Admin Functionality/003 Deliver Order Status.mp4 |
11 - Admin Functionality/003 Deliver Order Status_en.srt |
11 - Admin Functionality/004 List Products For Admin.mp4 |
11 - Admin Functionality/004 List Products For Admin_en.srt |
11 - Admin Functionality/005 Creating Products.mp4 |
11 - Admin Functionality/005 Creating Products_en.srt |
11 - Admin Functionality/006 Edit Product.mp4 |
11 - Admin Functionality/006 Edit Product_en.srt |
11 - Admin Functionality/007 Update Product Bug Fix.mp4 |
11 - Admin Functionality/007 Update Product Bug Fix_en.srt |
11 - Admin Functionality/008 Multer & Image Upload Endpoint.mp4 |
11 - Admin Functionality/008 Multer & Image Upload Endpoint_en.srt |
11 - Admin Functionality/009 Upload Product Image - Frontend.mp4 |
11 - Admin Functionality/009 Upload Product Image - Frontend_en.srt |
11 - Admin Functionality/010 Delete Products.mp4 |
11 - Admin Functionality/010 Delete Products_en.srt |
11 - Admin Functionality/011 Backend User Routes.mp4 |
11 - Admin Functionality/011 Backend User Routes_en.srt |
11 - Admin Functionality/012 List Users For Admin.mp4 |
11 - Admin Functionality/012 List Users For Admin_en.srt |
11 - Admin Functionality/013 Delete Users.mp4 |
11 - Admin Functionality/013 Delete Users_en.srt |
11 - Admin Functionality/014 Update Users.mp4 |
11 - Admin Functionality/014 Update Users_en.srt |
12 - Reviews, Search & More/001 Create Reviews - Backend.mp4 |
12 - Reviews, Search & More/001 Create Reviews - Backend_en.srt |
12 - Reviews, Search & More/002 Create Reviews - Frontend.mp4 |
12 - Reviews, Search & More/002 Create Reviews - Frontend_en.srt |
12 - Reviews, Search & More/003 Paginate Products.mp4 |
12 - Reviews, Search & More/003 Paginate Products_en.srt |
12 - Reviews, Search & More/004 Paginate Component.mp4 |
12 - Reviews, Search & More/004 Paginate Component_en.srt |
12 - Reviews, Search & More/005 Search Products.mp4 |
12 - Reviews, Search & More/005 Search Products_en.srt |
12 - Reviews, Search & More/006 Search Box Component.mp4 |
12 - Reviews, Search & More/006 Search Box Component_en.srt |
12 - Reviews, Search & More/007 Product Carousel.mp4 |
12 - Reviews, Search & More/007 Product Carousel_en.srt |
12 - Reviews, Search & More/008 Page Titles.mp4 |
12 - Reviews, Search & More/008 Page Titles_en.srt |
13 - Deploy To Production/001 Prepare For Production.mp4 |
13 - Deploy To Production/001 Prepare For Production_en.srt |
13 - Deploy To Production/002 Deploy To Render.mp4 |
13 - Deploy To Production/002 Deploy To Render_en.srt |
13 - Deploy To Production/003 Add Server IP To MongoDB Atlas.mp4 |
13 - Deploy To Production/003 Add Server IP To MongoDB Atlas_en.srt |
13 - Deploy To Production/004 Adding a Custom Domain.mp4 |
13 - Deploy To Production/004 Adding a Custom Domain_en.srt |
13 - Deploy To Production/005 Wrap Up.mp4 |
13 - Deploy To Production/005 Wrap Up_en.srt |
14 - Bug Fixes/001 01-small-fixes.md.zip |
14 - Bug Fixes/001 Small Fixes.mp4 |
14 - Bug Fixes/001 Small Fixes_en.srt |
14 - Bug Fixes/002 02-paypal-fix.md.zip |
14 - Bug Fixes/002 PayPal & Price Calculate Fixes.mp4 |
14 - Bug Fixes/002 PayPal & Price Calculate Fixes_en.srt |
TorrentBank
Copyright © 2024