[FreeCourseSite.com] Udemy - React E-Commerce & NodeJs API with over 100 how-to solutions - TorrentBank

File Name:[FreeCourseSite.com] Udemy - React E-Commerce & NodeJs API with over 100 how-to solutions

Create Tool:

Create Time:2023-06-12 20:50:03

File Size:9.79 GB

File Count:156

File Hash:b3b5848adc5ae75f44695ae7283cf4834481685b

Magnet Link:

Magnet Link:

Torrent File:

0. Websites you may like/[CourseClub.Me].url 122 B
0. Websites you may like/[FreeCourseSite.com].url 127 B
0. Websites you may like/[GigaCourse.Com].url 49 B
1. Project Overview and prerequisite/1. Project overview by user.mp4 174.19 MB
1. Project Overview and prerequisite/2. Project overview by admin.mp4 56.15 MB
1. Project Overview and prerequisite/3. Are you ready for this course.mp4 68.36 MB
1. Project Overview and prerequisite/4. Download Source Code.html 661 B
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/1. How to make reusable components in React using props.mp4 32.42 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/2. How to use useState hook in React to store user input.mp4 51.00 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/3. How to create a user registration form in React.mp4 53.66 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/4. Making API request using Axios.mp4 52.71 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/5. How to inspect API request error messages in React.mp4 45.05 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/6. How to resolve CORS issue and show error messages using Toast notifications.mp4 87.11 MB
10. React - React Components, Hooks, Forms, Axios and Toast Notifications/7. How to create a working login page in React.mp4 39.80 MB
11. React - Context and Local Storage/1. How to create context and access it's value in React.mp4 68.63 MB
11. React - Context and Local Storage/2. Saving user login response in context.mp4 49.33 MB
11. React - Context and Local Storage/3. Preserve the state on page reload using local storage.mp4 46.57 MB
12. React - Redirects, Private Route and Protecting Pages/1. How to redirect user in React.mp4 22.59 MB
12. React - Redirects, Private Route and Protecting Pages/2. How to conditionally show and hide navigation links.mp4 56.99 MB
12. React - Redirects, Private Route and Protecting Pages/3. User dashboard page.mp4 22.01 MB
12. React - Redirects, Private Route and Protecting Pages/4. How to protect pages using private route in React using react router 6.mp4 56.00 MB
12. React - Redirects, Private Route and Protecting Pages/5. How to delay the redirect using setInterval.mp4 52.82 MB
12. React - Redirects, Private Route and Protecting Pages/6. How to show loading indicator.mp4 35.23 MB
12. React - Redirects, Private Route and Protecting Pages/7. How to protect routes based on server response.mp4 46.66 MB
13. React - Axios Configuration and Role Based Rediercts/1. How to configure Axios with base url and token.mp4 29.86 MB
13. React - Axios Configuration and Role Based Rediercts/2. How to create 404 page not found in React.mp4 23.34 MB
13. React - Axios Configuration and Role Based Rediercts/3. How to take user to intended page after login.mp4 61.43 MB
13. React - Axios Configuration and Role Based Rediercts/4. How to create role based routing with dropdown option.mp4 69.92 MB
14. React - Admin Dashboard, Sidebar and Access Control/1. Create admin dashboard page.mp4 57.99 MB
14. React - Admin Dashboard, Sidebar and Access Control/2. How to restrict access to admin user only.mp4 60.04 MB
14. React - Admin Dashboard, Sidebar and Access Control/3. How to create admin sidebar menu.mp4 46.78 MB
14. React - Admin Dashboard, Sidebar and Access Control/4. Admin pages with shared sidebar menu.mp4 67.57 MB
14. React - Admin Dashboard, Sidebar and Access Control/5. User pages with shared sidebar menu.mp4 53.26 MB
15. React - Categories CRUD/1. How to make Axios POST request to create category from React app.mp4 83.79 MB
15. React - Categories CRUD/2. How to display all categories in React.mp4 51.42 MB
15. React - Categories CRUD/3. How to move code to components for reusability.mp4 31.36 MB
15. React - Categories CRUD/4. How to use Ant design Modal to update category.mp4 112.49 MB
15. React - Categories CRUD/5. How to make Axios PUT request to update category.mp4 43.27 MB
15. React - Categories CRUD/6. How to make Axios DELETE request from React app.mp4 55.30 MB
16. React - Image Upload and Searchable Dropdown/1. How to use searchable Select dropdown to show categories list.mp4 86.60 MB
16. React - Image Upload and Searchable Dropdown/2. How to select image files to upload in React.mp4 59.89 MB
16. React - Image Upload and Searchable Dropdown/3. How to show image preview of uploading file in React.mp4 18.94 MB
17. React - Products CRUD/1. How to build a form to create a product.mp4 83.47 MB
17. React - Products CRUD/2. How to post form data to create product with image.mp4 98.91 MB
17. React - Products CRUD/3. How to show list of products for admin.mp4 39.97 MB
17. React - Products CRUD/4. How to render list of products in Bootstrap cards.mp4 76.42 MB
17. React - Products CRUD/5. How to pre-populate product data in product update form.mp4 95.95 MB
17. React - Products CRUD/6. Fixing update product issues related to photo and shipping fields.mp4 69.39 MB
17. React - Products CRUD/7. How to make Axios PUT request to update product.mp4 79.78 MB
17. React - Products CRUD/8. How to make Axios DELETE request from React.mp4 63.06 MB
17. React - Products CRUD/9. Error handling Cannot set headers after they are sent to client.mp4 63.54 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/1. How to sort products based on created date and sold.mp4 72.47 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/2. How to create 2 column responsive layout using Bootstrap.mp4 21.66 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/3. How to use reusable product card component and display responsive image.mp4 81.47 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/4. How to add buttons and hover effects to product card.mp4 117.43 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/5. How to use ribbons to display product info in cards.mp4 107.24 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/6. How to format product price based on local currency.mp4 31.51 MB
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/7. Jumbotron color animation CSS.html 876 B
18. React - Sorting Products, Responsive Layout, Product Card and Jumbotron/8. How to create animated background color for Jumbotron.mp4 49.84 MB
19. Shop Page based on Categories and Price Range/1. Shop page with the list of products.mp4 82.28 MB
19. Shop Page based on Categories and Price Range/2. How to show filter by categories option in checkbox.mp4 118.56 MB
19. Shop Page based on Categories and Price Range/3. How to show filter by price range option as radio buttons.mp4 96.17 MB
19. Shop Page based on Categories and Price Range/4. How to find products based on categories and price range filtering options.mp4 64.51 MB
19. Shop Page based on Categories and Price Range/5. How to render products based on filtering options in react.mp4 77.15 MB
19. Shop Page based on Categories and Price Range/6. How to add reset filtering options in react.mp4 82.30 MB
2. NodeJs - API Setup/1. How to initialize your project with NPM.mp4 32.43 MB
2. NodeJs - API Setup/2. How to create express server.mp4 42.72 MB
2. NodeJs - API Setup/3. How to continuously run express server using nodemon.mp4 22.88 MB
2. NodeJs - API Setup/4. How to use import export in NodeJs.mp4 18.31 MB
2. NodeJs - API Setup/5. How to use ENV and gitignore files in NodeJs.mp4 39.80 MB
20. Load More Pagination/1. How to create paginated products endpoint in server.mp4 91.02 MB
20. Load More Pagination/2. How to add load more feature in React.mp4 122.62 MB
21. Search and Display Products/1. How to put search form in navigation menu.mp4 61.09 MB
21. Search and Display Products/2. How to create search component with state to make API request.mp4 55.16 MB
21. Search and Display Products/3. How to create MongoDB to get search results based on multiple properties.mp4 63.10 MB
21. Search and Display Products/4. How to replace local state with context in React.mp4 78.76 MB
21. Search and Display Products/5. How to display search results with search input in navigation menu.mp4 76.73 MB
22. Single Product View/1. How to create single product view page.mp4 147.82 MB
22. Single Product View/2. Display product in a single product view page.mp4 79.49 MB
22. Single Product View/3. How to use React icons.mp4 87.23 MB
22. Single Product View/4. Showing additional product information.mp4 74.76 MB
22. Single Product View/5. How to display related products in React E-commerce.mp4 71.56 MB
22. Single Product View/6. Display related products in product card.mp4 26.61 MB
23. Categories View, Custom Hook and Products Based on Category/1. How to create your own custom hook to fetch data.mp4 85.87 MB
23. Categories View, Custom Hook and Products Based on Category/2. How to show categories list in dropdown menu.mp4 35.27 MB
23. Categories View, Custom Hook and Products Based on Category/3. How to show list of categories on a page.mp4 72.45 MB
23. Categories View, Custom Hook and Products Based on Category/4. Create single category view page.mp4 63.39 MB
23. Categories View, Custom Hook and Products Based on Category/5. How to display products by category.mp4 94.18 MB
24. Cart Context, Add to Cart and Manage Cart Items/1. How to create cart context.mp4 79.73 MB
24. Cart Context, Add to Cart and Manage Cart Items/2. How to implement add to cart feature.mp4 129.05 MB
24. Cart Context, Add to Cart and Manage Cart Items/3. How to make sticky top menu.mp4 112.80 MB
24. Cart Context, Add to Cart and Manage Cart Items/4. Create cart page.mp4 119.00 MB
24. Cart Context, Add to Cart and Manage Cart Items/5. How to display products in the cart page.mp4 97.25 MB
24. Cart Context, Add to Cart and Manage Cart Items/6. How to remove items from the cart.mp4 78.59 MB
24. Cart Context, Add to Cart and Manage Cart Items/7. Persist cart on page reload.mp4 100.06 MB
24. Cart Context, Add to Cart and Manage Cart Items/8. How to show cart total.mp4 67.58 MB
25. User Profile Update, Delivery Address and Intended Page Redirect/1. How to create a user profile update page in React.mp4 109.85 MB
25. User Profile Update, Delivery Address and Intended Page Redirect/2. How to implement user profile update including address.mp4 148.43 MB
25. User Profile Update, Delivery Address and Intended Page Redirect/3. Conditional rendering for delivery address.mp4 109.93 MB
25. User Profile Update, Delivery Address and Intended Page Redirect/4. Redirect user to cart page after login.mp4 73.43 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/1. Signup to Braintree payment.mp4 72.34 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/10. How to add loading state to disable buy button.mp4 53.48 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/2. Braintree functions to generate token and process payment.mp4 81.45 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/3. Move code from cart page to components.mp4 126.27 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/4. Show Braintree Web Drop In UI in React.mp4 149.86 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/5. Creating PayPal sandbox account.mp4 33.68 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/6. Get payment method nonce on buy button click.mp4 71.77 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/7. How to process payment with Braintree.mp4 73.87 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/8. How to charge exact amount based on cart total.mp4 76.95 MB
26. Payment Integration (Credit Cart, PayPal) Back to Front/9. Create a new order on successful payment.mp4 104.59 MB
27. User Orders/1. How to get logged-in user's all orders.mp4 78.44 MB
27. User Orders/2. Display order status in a table.mp4 107.63 MB
27. User Orders/3. How to display user order's each product.mp4 49.68 MB
27. User Orders/4. How to decrement stock each time a product is sold.mp4 106.64 MB
28. Order Management by Admin/1. Display list of orders for admin.mp4 103.06 MB
28. Order Management by Admin/2. How to use Ant design's Select component.mp4 74.40 MB
28. Order Management by Admin/3. How to update order status by admin.mp4 77.51 MB
29. Email Notifications/1. Sign in to Sendgrid to get API keys for sending emails.mp4 56.20 MB
29. Email Notifications/2. How to send email on order status change.mp4 64.78 MB
29. Email Notifications/3. Receive order status update email.mp4 147.02 MB
3. NodeJs - Connect to MongoDB/1. How to connect to MongoDB locally.mp4 96.56 MB
3. NodeJs - Connect to MongoDB/2. How to use mongo atlas as database in the cloud.mp4 49.82 MB
4. NodeJs - Route, Controller and Modal/1. Routes and middlewares concept explained.mp4 71.58 MB
4. NodeJs - Route, Controller and Modal/2. How to use controller functions.mp4 16.58 MB
4. NodeJs - Route, Controller and Modal/3. How to create mongoose model using schema.mp4 42.70 MB
5. NodeJs - User Authentication/1. How to use bcrypt to hash and compare password.mp4 40.14 MB
5. NodeJs - User Authentication/2. How to use morgan as a middleware to log request endpoints.mp4 33.85 MB
5. NodeJs - User Authentication/3. How to use Postman to test NodeJs API.mp4 54.53 MB
5. NodeJs - User Authentication/4. How to save data in MongoDB.mp4 38.49 MB
5. NodeJs - User Authentication/5. How to register user with validation and error responses.mp4 79.96 MB
5. NodeJs - User Authentication/6. How to generate JWT (json web token).mp4 51.93 MB
5. NodeJs - User Authentication/7. How to login user using compare password.mp4 47.52 MB
6. NodeJs - User Authorization and Route Protection/1. How to send authorization token in HTTP request headers.mp4 51.11 MB
6. NodeJs - User Authorization and Route Protection/2. How to protect routes using JWT verify.mp4 52.14 MB
6. NodeJs - User Authorization and Route Protection/3. How to protect routes for admin users only using isAdmin middleware.mp4 58.94 MB
7. NodeJS - Category CRUD and Postman/1. How to create category model.mp4 16.81 MB
7. NodeJS - Category CRUD and Postman/2. How to make a POST request with JWT token in request headers and body.mp4 49.79 MB
7. NodeJS - Category CRUD and Postman/3. How to create a category and save in MongoDB.mp4 42.38 MB
7. NodeJS - Category CRUD and Postman/4. Creating category CRUD routes.mp4 34.82 MB
7. NodeJS - Category CRUD and Postman/5. How to do CRUD with NodeJs and MongoDB.mp4 55.98 MB
7. NodeJS - Category CRUD and Postman/6. How to test CRUD API endpoints using Postman.mp4 43.71 MB
8. NodeJs - Product CRUD and Image Upload with FormData/1. How to write product schema to create product model.mp4 34.31 MB
8. NodeJs - Product CRUD and Image Upload with FormData/2. Creating product using JSON data vs form data.mp4 66.35 MB
8. NodeJs - Product CRUD and Image Upload with FormData/3. How to handle form data with image upload and apply validation.mp4 87.05 MB
8. NodeJs - Product CRUD and Image Upload with FormData/4. How to save a product in MongoDB.mp4 46.43 MB
8. NodeJs - Product CRUD and Image Upload with FormData/5. How to send a list of products as JSON response.mp4 38.90 MB
8. NodeJs - Product CRUD and Image Upload with FormData/6. How to fetch single product from MongoDB.mp4 33.31 MB
8. NodeJs - Product CRUD and Image Upload with FormData/7. How to send photo for each product.mp4 35.46 MB
8. NodeJs - Product CRUD and Image Upload with FormData/8. How to delete a product from MongoDB.mp4 19.49 MB
8. NodeJs - Product CRUD and Image Upload with FormData/9. How to update product in MongoDB.mp4 66.70 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/1. How to create a new React project.mp4 49.86 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/2. How to create pages in React.mp4 27.14 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/3. How to add routing system to React app.mp4 29.48 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/4. How to use Bootstrap CSS in React app.mp4 81.67 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/5. How to create navigation menu using Bootstrap 5.mp4 47.93 MB
9. React - Project Setup, Pages, Routing and Styling with Bootstrap/6. How to create a Jumbotron in Bootstrap 5.mp4 48.26 MB
No trackers found

TorrentBank
Copyright © 2024