Coding with Basir
Coding with Basir
  • Видео 314
  • Просмотров 3 449 718
Build Next.js & Drizzle ORM Ecommerce Website Like Amazon [ Nextjs, Postgres, Shadcn, Drizzle ORM]
👉 Code : github.com/basir/next-pg-shadcn-ecommerce
👉 Demo : next-pg-shadcn-ecommerce.vercel.app
👉 Q/A : github.com/basir/next-pg-shadcn-ecommerce/issues
Build and Deploy a Full ECommerce Website Like Amazon By Nextjs, Postgres, Shadcn, Drizzle ORM
TABLE OF CONTENT
00:00 01 introduction
00:04:09 2.1 install tools on windows
00:09:27 2.2 install tools on mac
00:12:54 2.3 configure vs code
00:16:37 03 create next app
00:24:23 04 create website layout
00:36:06 05 list products
00:44:32 06 setup drizzle orm and postgres database
00:57:28 07 load products from database
01:03:04 08 deploy on Vercel
01:06:05 09 create product details page
01:17:08 10 implement authentication
01:40:48 11 create new user
01:53:08 12...
Просмотров: 3 214

Видео

Join the membership to get advanced e-commerce website features
Просмотров 274Месяц назад
Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1pQBfk/видео.html 2. Next.js Mongodb ECommerce Like Amazon ruclips.net/video/pvdeKUL9VQg/видео.html 3. MERN Stack ECommerce Like Amazon ruclips.net/video/ZjwBs3n7waY/видео.html 4. TypeScript MERN Stack ECommerce Like Amazon ruclips.net/video/yhydkE1siMc/видео.html 5. Vanilla JS ECommerce Like Amaz...
Docker Tutorial for Next.js & MongoDB | Dockerize Nextjs App in 2024 for Beginners
Просмотров 1,9 тыс.4 месяца назад
In this tutorial you will learn how to dockerize next.js app with mongodb. 👉 Code : github.com/basir/next-amazona-v2 👉 Demo : next-amazona-v2-final.vercel.app/ 👉 Q/A : codingwithbasir.com Table Of Content 00:00 Introduction 00:00:22 Install Docker Desktop 00:01:15 Clone Starter next.js app 00:02:25 Create Dockerfile 00:04:03 Create compose.yaml 00:09:57 Login to docker 00:10:20 Run docker 🔥 Joi...
Build Next.js ECommerce Website Like Amazon [Nextjs, Mongodb, Tailwind]
Просмотров 27 тыс.5 месяцев назад
👉 Code : github.com/basir/next-amazona-v2 👉 Demo : next-amazona-v2-final.vercel.app/ 👉 Q/A : github.com/basir/next-amazona-v2/issues TABLE OF CONTENT 00:00 1 Introduction 00:07:08 2.1 Install Tools On Mac 00:10:36 2.2 Install Tools On Windows 00:15:54 2.3 VS Code Configuration and Extensions 00:19:36 3 Create Next App 00:28:26 4 Create Github Repo 00:30:13 5 Create List Products Page 00:39:56 6...
Admin Products By Next.js 14 Server Actions
Просмотров 2,4 тыс.7 месяцев назад
In this tutorial you will learn how to Admin Products By Next.js 14 Server Actions 👉 Code : github.com/basir/next-admin-products-netlify 👉 Demo : next-admin-products-netlify.vercel.app/ 👉 Q/A : github.com/basir/next-admin-products-netlify/issues 🔥 Join Pro Membership And Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1pQBfk/видео.html 2. Next....
How To SSR Any React App In 7 Minutes (Server Side Rendering Made Easy)
Просмотров 17 тыс.9 месяцев назад
In this tutorial you will learn how to convert regular react application to server-side rendered app using vite-plugin-ssr 👉 Code : github.com/basir/ssr-shopping-cart 👉 Demo : basir.github.io/react-18-shopping-cart 👉 Q/A : github.com/basir/ssr-shopping-cart/issues 🔥 Join Pro Membership And Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1pQBfk/...
Amazon Clone Shopping Cart For Beginners By Next.js 13.4 [2023]
Просмотров 8 тыс.11 месяцев назад
A Simple Shopping Cart Like Amazon Using Next.js For All Levels Web Developers 👉 Code : github.com/basir/nextjs-shopping-cart-like-amazon 👉 Demo : shoppoing-cart-2023.vercel.app 👉 Q/A : codingwithbasir.com TABLE OF CONTENT 00:00 Introduction 00:05:34 Create Next.js App 00:08:17 List Products 00:20:08 Create UI Layout 00:25:28 Add Redux 00:31:33 Add To Cart 00:51:00 Product Page 00:57:09 Cart Pa...
Build Shopping Cart By Next.js 13.4 App Router [Part 1 Of 2]
Просмотров 4,1 тыс.11 месяцев назад
A Simple Shopping Cart Like Amazon Using Next.js For All Levels Web Developers 👉 Code : github.com/basir/nextjs-shoppoing-cart-like-amazon 👉 Demo : shoppoing-cart-2023.vercel.app 👉 Q/A : codingwithbasir.com 👉 Part 2: ruclips.net/video/RDxWB9Dh0tg/видео.html TABLE OF CONTENT 00:00 Introduction 00:05:34 Create Next.js App 00:08:17 List Products 00:20:08 Create UI Layout 👉 Part 2 (Final) will be p...
Deploy Next.js App On AWS Ubuntu Server
Просмотров 9 тыс.Год назад
Deploy your next.js application for free on AWS Ubuntu Server. 👉 Demo : next.codingwithbasir.com/ 👉 Code : github.com/basir/next-tailwind-amazona 👉 Q/A : codingwithbasir.com 🔥 Join Pro Membership And Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1pQBfk/видео.html 2. Next.js Mongodb ECommerce Like Amazon ruclips.net/video/pvdeKUL9VQg/видео.htm...
TS MERN ECommerce: How To Run Concurrently Backend And Frontend
Просмотров 1,3 тыс.Год назад
Build & Deploy TypeScript MERN ECommerce Website 2023 👉 Website Demo: ts-amazona-final.onrender.com/ 👉 Source Code : github.com/basir/ts-mern-amazona 👉 Questions : codingwithbasir.com/questions/ask 🔥 Join Pro Membership And Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1pQBfk/видео.html 2. Next.js Mongodb ECommerce Like Amazon ruclips.net/vid...
Next.js 13 Upgrade Ecommerce Website
Просмотров 2,2 тыс.Год назад
In this video I upgraded nextjs ecommerce course to the latest version of nextjs 13, next auth 4, and other packages that I have used in this project. 👉 Demo : next-tailwind-amazona.vercel.app 👉 Source : github.com/basir/next-tailwind-amazona 👉 Q/A : codingwithbasir.com 🔥 Join Pro Membership And Get Access To Complete Courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/video/sCFYd1...
Build TypeScript MERN ECommerce Website Like Amazon For Beginners [2023]
Просмотров 35 тыс.Год назад
👉 Demo : ts-amazona-final.onrender.com/ 👉 Source : github.com/basir/ts-mern-amazona 👉 Q/A : ts-amazona-final.onrender.com/issues Build TypeScript MERN ECommerce Website Like Amazon By React, Express, MongoDB, Typegoose, Bootstrap, Paypal, Google Map, ... TABLE OF CONTENT 00:00 Introduction 00:03:10 What you will build 00:10:31 Install Tools On Mac 00:13:58 Install Tools On Windows 00:19:16 VS C...
TypeScript MERN ECommerce Website [Part 4: Create Loading and Message Box]
Просмотров 778Год назад
In this tutorial, I teach you how to Build & Deploy TypeScript MERN ECommerce Website Like Amazon. 👉 Demo: ts-amazona-final.onrender.com/ 👉 Source: github.com/basir/ts-mern-amazona Table Of Content 00:00 Introduction 00:03:06 Create Products Api 00:10:23 Fetch Products 👉 Need Help? Ask it here: codingwithbasir.com/questions/ask Follow me on: 👉 Website: codingwithbasir.com 👉 Twitter: twitter.com...
TS MERN ECommerce [Part 3: Create Products Api & Fetch Products]
Просмотров 1,1 тыс.Год назад
In this tutorial, I teach you how to Build & Deploy TypeScript MERN ECommerce Website Like Amazon. 👉 Demo: ts-amazona-final.onrender.com/ 👉 Source: github.com/basir/ts-mern-amazona Table Of Content 00:00 Introduction 00:03:06 Create Products Api 00:10:23 Fetch Products 👉 Need Help? Ask it here: codingwithbasir.com/questions/ask Follow me on: 👉 Website: codingwithbasir.com 👉 Twitter: twitter.com...
Forget & Reset Password In MERN ECommerce Amazona
Просмотров 1,7 тыс.Год назад
Implement Forget & Reset Password In MERN ECommerce Amazona 👉 Code Of This Lesson: github.com/basir/mern-amazona/commit/ffb66563a122c0a8a2990933e02da216882da54f 👉 Demo: amazona.onrender.com/ 👉 Code : github.com/basir/mern-amazona 👉 Q/A : codingwithbasir.com 🔥 Get Complete Course for $14.99 (reg price $99) - LIMITED TIME: www.udemy.com/course/build-ecommerce-website-like-amazon-react-node-mongod...
TS MERN ECommerce [Part 2: Vite, Bootstrap and React Routing]
Просмотров 1,9 тыс.Год назад
TS MERN ECommerce [Part 2: Vite, Bootstrap and React Routing]
Build & Deploy TypeScript MERN ECommerce Website Like Amazon [Part 1: Introduction & Install Tools]
Просмотров 2,9 тыс.Год назад
Build & Deploy TypeScript MERN ECommerce Website Like Amazon [Part 1: Introduction & Install Tools]
Upgrade MERN-Stack ECommerce To React 18
Просмотров 1,8 тыс.Год назад
Upgrade MERN-Stack ECommerce To React 18
Next.js Search Filter Tutorial For Beginners
Просмотров 31 тыс.Год назад
Next.js Search Filter Tutorial For Beginners
Responsive Carousel SliderShow In Next.js & React.js App Tutorial For Beginners
Просмотров 18 тыс.Год назад
Responsive Carousel SliderShow In Next.js & React.js App Tutorial For Beginners
Deploy React Application On Render - Heroku Alternative [NEW 2023 Tutorial For Beginners]
Просмотров 14 тыс.Год назад
Deploy React Application On Render - Heroku Alternative [NEW 2023 Tutorial For Beginners]
Free Deploy Node.js Application [NEW 2023 Tutorial For Beginners]
Просмотров 20 тыс.Год назад
Free Deploy Node.js Application [NEW 2023 Tutorial For Beginners]
How To Deploy MERN ECommerce On Ubuntu Using Hostinger VPS
Просмотров 47 тыс.Год назад
How To Deploy MERN ECommerce On Ubuntu Using Hostinger VPS
Deploy MERN Ecommerce Website On Render.com
Просмотров 19 тыс.Год назад
Deploy MERN Ecommerce Website On Render.com
React Google One-Tap Login Tutorial: Build React.js & Node.js App To Login With Google
Просмотров 8 тыс.Год назад
React Google One-Tap Login Tutorial: Build React.js & Node.js App To Login With Google
React Bar Chart Tutorial
Просмотров 1,6 тыс.Год назад
React Bar Chart Tutorial
Custom Loader For React Application #react #content #loader #tutorial
Просмотров 5 тыс.Год назад
Custom Loader For React Application #react #content #loader #tutorial
Create React Parallax Effect In 2 Mins #react #parallax #tutorial
Просмотров 10 тыс.Год назад
Create React Parallax Effect In 2 Mins #react #parallax #tutorial
react bootstrap tutorial for beginners #react #bootstrap #tutorial
Просмотров 1,3 тыс.Год назад
react bootstrap tutorial for beginners #react #bootstrap #tutorial
How To Create Animated Numbers In React.js #react #number #animation #tutorial
Просмотров 18 тыс.Год назад
How To Create Animated Numbers In React.js #react #number #animation #tutorial

Комментарии

  • @henriknasmark
    @henriknasmark День назад

    How are we storing images?

    • @CodingwithBasir
      @CodingwithBasir День назад

      Using uploadthing. Read more on uploadthing.com

  • @HenokGebresenbet
    @HenokGebresenbet 5 дней назад

    Sir thank you ,you explain each and every line of code i'm exited for next video

    • @CodingwithBasir
      @CodingwithBasir 5 дней назад

      Thanks and welcome. Join pro membership to watch next lessons.

  • @karthikraj9394
    @karthikraj9394 5 дней назад

    can i ask a quesion what is data .js

    • @CodingwithBasir
      @CodingwithBasir 5 дней назад

      it contains sample data to display in the home page: github.com/basir/ssr-shopping-cart/blob/main/pages/index/data.js

  • @mohsenazadmanesh2245
    @mohsenazadmanesh2245 8 дней назад

    Your teachings are very good. I have known you since 2019 👌👌👌👌👌👌👌👌💰💰💰💰💰🍀🍀🍀🌿🌿🌿🌲🌲🌲🌲

    • @CodingwithBasir
      @CodingwithBasir 8 дней назад

      Thanks and welcome. please ask any questions on this course on the Github repo -> issues -> new issue. Link in the description.

    • @mohsenazadmanesh2245
      @mohsenazadmanesh2245 8 дней назад

      ​@@CodingwithBasir It was done well, but when I refresh the links in local 3000, it says page not found, error 404, and I am used from redux toolkit and persist and outlet in project, I think it's one of these, right?

    • @mohsenazadmanesh2245
      @mohsenazadmanesh2245 7 дней назад

      Hello, dear professor, good time, it didn't work in Django, React, JS, and Redux, and it didn't show the HTML page, it's empty, and when reloading the page, it shows a 404 page not found error. In local 3000, to fix this error What should I do?

  • @user-hh6sw7if5l
    @user-hh6sw7if5l 9 дней назад

    you are a genius! The organization of the commits is key! I really apreciate your effort and I admire you <3

    • @CodingwithBasir
      @CodingwithBasir 9 дней назад

      Thank you so much! please ask any questions on this course on the Github repo -> issues -> new issue. Link in the description.

  • @KaziMizanAhmed
    @KaziMizanAhmed 10 дней назад

    Thanks! I have downloaded the source code and it is working fine. But I am getting an issue, when I going for a new product create then it is redirecting to product edit page. Please help...

    • @CodingwithBasir
      @CodingwithBasir 10 дней назад

      what it does is to create a product with sample data in backend and redirect admin to edit product page to update product info. if you like to have a fresh new product page check my another ecommerce course here: ruclips.net/video/M4DrCi8EuYE/видео.html

    • @KaziMizanAhmed
      @KaziMizanAhmed 10 дней назад

      @@CodingwithBasir Thanks for your response. ❤❤❤I am facing another issue that I am unable to upload product image. Could you please help me again

    • @CodingwithBasir
      @CodingwithBasir 9 дней назад

      @@KaziMizanAhmed please ask any questions on this course on the github repo -> issues -> new issue. github repo link is in the description.

  • @zhavidcom7362
    @zhavidcom7362 10 дней назад

    How to implement rating products?

    • @CodingwithBasir
      @CodingwithBasir 10 дней назад

      watch this video to implement rate and review products: ruclips.net/video/yGRBVpsShDk/видео.html&pp=gAQBiAQB

  • @ObjectiveTruth-zm3hi
    @ObjectiveTruth-zm3hi 11 дней назад

    i dont understand what port does the react client runs on, you've used forever to keep the server running on port 8000, but what about the react client, how does it run ? ?

    • @CodingwithBasir
      @CodingwithBasir 11 дней назад

      React Client Deployment The React client code (HTML, CSS, and JavaScript) is typically built for production and placed in a directory on the server that's accessible by the web browser. This directory is often the root (/) of your web server's document root. When a user accesses your application's URL in the browser (e.g., your-server-address/), the browser fetches the client-side code from the server's document root. The client-side code then interacts with the Node.js server (backend) on the specified port (8000 in your case) to fetch data and perform actions. Key Points You don't need to configure a port for the React client itself. The Node.js server (backend) port (usually 8000) is only relevant for communication between the client and server. Ensure your web server (e.g., Apache, Nginx) is configured to serve the React client code from the appropriate directory when a user requests your application's URL. Additional Considerations For production deployments, consider using a process manager like PM2 for more advanced features like load balancing and clustering. You might have a build step in your React development process that creates an optimized production build of your client-side code. I hope this explanation clarifies the distinction between React client and server ports in deployments on Ubuntu servers. If you have further questions, feel free to ask! please ask any questions on this course on the github repo. link in the description.

  • @gerard2309
    @gerard2309 14 дней назад

    Thanks Basir, But I wonder if i can use Next.js with Spring Boot?

    • @CodingwithBasir
      @CodingwithBasir 14 дней назад

      Yes, you can. check this doc: blog.stackademic.com/creating-a-full-stack-web-application-with-spring-boot-and-next-js-c70ad2178b43 and this stacktobasics.com/deploy-nextjs-with-spring-boot

  • @moviesss1153
    @moviesss1153 16 дней назад

    Hello, can you do a small video to guide how to create refreshToken for users to keep it always logged in and not auto logout when token is expired in nodejs express router ?

    • @CodingwithBasir
      @CodingwithBasir 15 дней назад

      hello there, to do this you need to increase token expire date. there is no need to set refreshToken.

  • @zhavidcom7362
    @zhavidcom7362 19 дней назад

    How to add product id to product page url?

    • @CodingwithBasir
      @CodingwithBasir 19 дней назад

      what exact feature do you want? submit an issue on the github repo with all details. repo link is in the video description.

  • @user-os4ug3oi4f
    @user-os4ug3oi4f 19 дней назад

    how to become member of your channel to get my interested vedio

    • @CodingwithBasir
      @CodingwithBasir 19 дней назад

      hello there, thanks for your interest. simply open this link and click join button. ruclips.net/channel/UC2xRE4hUCQ3xO3ymEtMh1Hwjoin then go to this playlist to find your favorite course. www.youtube.com/@CodingwithBasir/playlists

  • @zhavidcom7362
    @zhavidcom7362 20 дней назад

    one more thing, how to add variants to the products?

    • @CodingwithBasir
      @CodingwithBasir 20 дней назад

      sure, will add it soon. join pro membership to get notified when it is ready.

  • @zhavidcom7362
    @zhavidcom7362 20 дней назад

    I like the features of your commerce website. How to add multi vendors to this app?

    • @CodingwithBasir
      @CodingwithBasir 20 дней назад

      it is a big feature. it is noted for next updates.

  • @ilkerbalc3956
    @ilkerbalc3956 20 дней назад

    For just one second think of amazon using nextjs fullstack without any backend :/

    • @CodingwithBasir
      @CodingwithBasir 20 дней назад

      You are right. But nextjs has server actions which mix backend and fronted together. Like what we have in php

    • @zhavidcom7362
      @zhavidcom7362 20 дней назад

      Why not. Nextjs by far is the best Web framework and lots of companies use it

    • @zhavidcom7362
      @zhavidcom7362 20 дней назад

      haha, maybe use segregated api.

    • @CodingwithBasir
      @CodingwithBasir 11 дней назад

      sure, segregated api is great for large scale app

  • @user-rj9vf3nr5i
    @user-rj9vf3nr5i 22 дня назад

    how to add .env file in hostinger for react.js and node

    • @CodingwithBasir
      @CodingwithBasir 21 день назад

      ssh to your hostinger sever. go to the app directory and run $ nano .env then add env variables in this file. save and exit.

  • @paulumeh9563
    @paulumeh9563 25 дней назад

    please can you convert the state management to zustand state there is no comment section in the app the final result is not the same as the intro

    • @CodingwithBasir
      @CodingwithBasir 25 дней назад

      hello there, I am uploading new videos on daily basis here: ruclips.net/video/MM1qMu-sLqw/видео.html features like review products and search products will be added soon. we don't save any state on client side so there is no need to use packages like zustand. all cart details save on server as record in cart table.

    • @zhavidcom7362
      @zhavidcom7362 20 дней назад

      Zustand is simple and light state management

    • @CodingwithBasir
      @CodingwithBasir 11 дней назад

      yes, it is.

  • @oman1362
    @oman1362 26 дней назад

    very good teacher

    • @CodingwithBasir
      @CodingwithBasir 26 дней назад

      Glad you think so! please ask any questions on this course on the github repo. link in the description.

  • @sayedaliaqamousavi9064
    @sayedaliaqamousavi9064 26 дней назад

    Awesome video. Please use some AI functionalities in your Ecommerce projects bacause this makes your content more unique and trendy at this AI era. Subscribed!

    • @CodingwithBasir
      @CodingwithBasir 26 дней назад

      Thanks for the tip! for related products I'm thinking to use some ai recommendation tools. also for product catalogs. please ask any questions on this course on the github repo. link in the description.

    • @zhavidcom7362
      @zhavidcom7362 20 дней назад

      Use ai to provide comments for products.

    • @CodingwithBasir
      @CodingwithBasir 11 дней назад

      good point.

  • @Leesdjo
    @Leesdjo 26 дней назад

    Thank you. Your videos are really helpful.

    • @CodingwithBasir
      @CodingwithBasir 26 дней назад

      Glad you like them! please ask any questions on this course on the github repo. link in the description.

  • @victorross5524
    @victorross5524 27 дней назад

    You Basir, deserved much more subscribers than you have.. Best e-commerce content on RUclips! Thank you for the great work teacher.

    • @CodingwithBasir
      @CodingwithBasir 26 дней назад

      Wow, thanks! please ask any questions on this course on the github repo. link in the description.

  • @otienodaniel9165
    @otienodaniel9165 27 дней назад

    What are the benefits, one on one Q and A ?

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      in pro membership you have access to all advanced features as video tutorial. for 1 on 1 classes you need to book it from my website codingwithbasir.com/tutoring/

  • @kshitijkumarsaini9501
    @kshitijkumarsaini9501 27 дней назад

    Amazing, but please teach something new

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      thanks, I am specialist in building ecommerce website. I am going to go deep in this industry and add advanced features to this project.

    • @kshitijkumarsaini9501
      @kshitijkumarsaini9501 26 дней назад

      @@CodingwithBasir thank you, I'm waiting for more amazing stuff. Spot on!

    • @arisudana3672
      @arisudana3672 26 дней назад

      @@CodingwithBasir Please stick to ecommerce projects sir. I'll pay money if you go deep down into enterprise level structures

    • @basirjafarzadeh2741
      @basirjafarzadeh2741 26 дней назад

      ​@arisudana3672 sure , thus version is a major update to the previous one

    • @zhavidcom7362
      @zhavidcom7362 20 дней назад

      When it comes to learn coding there is nothing better than ecommerce

  • @aliberspilberg1
    @aliberspilberg1 27 дней назад

    Genial!!! A pesar de que estoy más familiarizado con Django, opino que estas tecnologías son rapidas y lindas. Gracias profesor.

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      thanks for your interest. will add it soon.

  • @webdevtech9724
    @webdevtech9724 27 дней назад

    🔥🔥🔥🔥🔥

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      thanks. ask questions on this course on the github repo. link in the desc

  • @smartdriver2990
    @smartdriver2990 27 дней назад

    Just awesome, thanks for the tutorial 🎉

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      You’re welcome 😊 thanks. ask questions on this course on the github repo. link in the desc

  • @Aamironline125
    @Aamironline125 27 дней назад

    Nice ❤

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      Thanks 🔥 thanks. ask questions on this course on the github repo. link in the desc

  • @omidrayaneh
    @omidrayaneh 27 дней назад

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      thanks build this website and enhance your portfolio

  • @satishmarutham3195
    @satishmarutham3195 28 дней назад

    Thanks!

  • @therealdevopsintern
    @therealdevopsintern Месяц назад

    nice one

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      Thanks for the visit Become a pro member and get access to complete courses to build e-commerce website like amazon ruclips.net/channel/UC2xRE4hUCQ3xO3ymEtMh1Hwjoin Links of complete courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/p/PLeh2GWv22bmQhKLSG7DuwptE8BGy8y3lJ 2. Next.js Mongodb ECommerce Like Amazon ruclips.net/p/PLeh2GWv22bmTz4krWd371xqg9cCupvGxI 3. Other courses will be added soon.

  • @codernerd7076
    @codernerd7076 Месяц назад

    Not interest in the one using MongoDB what about part 2 and beyond of the new Next e-commerce that only got part 1 so far?!

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      I published the part 2 of next ecommerce with postgres here: ruclips.net/video/M4DrCi8EuYE/видео.html

  • @PrabinPanday-jl8wv
    @PrabinPanday-jl8wv Месяц назад

    [slug].js page is not working sir, getting error 404 This page could not be found.

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      I updated this course to next app router and this issue has been fixed. watch this video please: ruclips.net/video/zWEvbGdUhRg/видео.html let me know if you have any issues.

  • @alebachewberhe9623
    @alebachewberhe9623 Месяц назад

    dramatic

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      thanks. Become a pro member and get access to complete courses to build e-commerce website like amazon ruclips.net/channel/UC2xRE4hUCQ3xO3ymEtMh1Hwjoin Links of complete courses: 1. Next.js PostgreSQL ECommerce Like Amazon ruclips.net/p/PLeh2GWv22bmQhKLSG7DuwptE8BGy8y3lJ 2. Next.js Mongodb ECommerce Like Amazon ruclips.net/p/PLeh2GWv22bmTz4krWd371xqg9cCupvGxI 3. Other courses will be added soon.

  • @PrabinPanday-jl8wv
    @PrabinPanday-jl8wv Месяц назад

    where is other complete course video sir?

    • @CodingwithBasir
      @CodingwithBasir 27 дней назад

      check this link please: ruclips.net/video/vcoOt329K8g/видео.html

  • @JavascriptForEverything
    @JavascriptForEverything Месяц назад

    this is very good explanation

    • @CodingwithBasir
      @CodingwithBasir 26 дней назад

      thanks. check my new course on youtube. www.youtube.com/@CodingwithBasir/playlists

  • @sharoonhoney1054
    @sharoonhoney1054 Месяц назад

    Great 👍