@jonathonbaroi3566

The pacing and explanation is very beginner friendly, unlike many youtubers who assume we are all senior developers

@wanjeeric4885

this is cool, I am mastering MERN Stack all because of your expertists

@kevinmwangi6782

Your tutorials are great and easy to understand.I completed this project today after 2 weeks of daily 3 hours training with you.
Thank you for this.

@celeb_intel

This tutorial is pure gold! The way you broke down the MERN stack and integrated Stripe for payments was super clear and easy to follow. I’ve been struggling with understanding full-stack development, but your step-by-step approach made it so much more manageable. Can’t wait to implement this in my own project! πŸ’» Thanks for sharing your knowledge πŸ™Œ

@MuhammadJawadRaza-ez4zp

One of the best and easiest instructor in all over the youtube Thanks a lot Greak 
My suggestion is that next project is on Hotel Booking App in Mern stack

@PrinceAsare-Grant

GreatStack is forever the best. Avinash God bless you

@danielsuccess1841

Finally it’s out
I’ve been waiting for up to 3 weeks now for the backend side 😍😍
Thank you great stack

@iftyrahman2239

Hi Avinash, Can you please make a video on debugging . Somtimes when I'm following your tutorial I ran into bugs and finding bugs wastes a hell of my time . I'm also worried about my future carrer if I keep running into bugs . Please make a video explaining an easy debugging process . Your tutorials are really easy and it will help me to undesrstand better about debugging . I also know there are a lot of new developers facing this same bug problem . Please help me. Other developers reading this please raise your voice .

@bhushansontakke3614

Sir you're doing very very great work for React.js Developer and MERN Stack Developer πŸŽ‰β€ i liked this project and will create this project soon ❀

@AkashAhmed-i1x

Sir your every project video is gold for us... thanks for sharing the billions doller knowladge..

@dani-yg9um

Great video! πŸŽ‰ However, I noticed a small issue with the filtering and sorting logic. πŸ” In the code, the filtering and sorting aren't applied together, which might lead to inconsistencies in the displayed products. πŸ€”

To fix this, you can combine both filtering and sorting into one function. Here's a suggestion:

const handleFilterAndSort = () => {
  let productsCopy = products.slice(); // Copy original products
  productsCopy = applyFilter(productsCopy); // Apply filters
  productsCopy = sortProducts(productsCopy); // Then apply sorting
  setFilterProducts(productsCopy); // Update state
};


This way, the filters are applied first, and then the sorting is done afterward. Hope this helps! πŸ‘ Keep up the awesome work! πŸ’ͺπŸ”₯

@najeerbasha5528

I am completed e-commerce project frontend and backend and admin user.   This project I am spending 15 days,But I am gaining more knowledge in this project tq very much sir ❀❀❀❀❀❀❀❀..  I am struggling some days and self motivated and continue. Tq so much sir ❀❀

@chanduaadhf

Sir please do next projects with Typescript and redux toolkit, so that we don't need to learn them seperately, your way of teaching enough 😊

@M11.corporation

I wanted to express my sincere gratitude for your fantastic video, "Create Full Stack E-commerce Website Using React JS | MERN Stack eCommerce Project with Stripe." Your clear and detailed explanations made the process both easy and enjoyable.

Thank you once again for your hard work and for sharing such valuable knowledge. I wish you continued success in all your future projects.

Best regards.

@aleehaider-h9j

Thanks God finally frontend side completed feelings so happy thank you so much sir. May Allah bless you with more success .😊😊

@rahul.kanojia

I am very inspired from your videos. From past few months I was searching videos on React with full fledged application, but now my search ends here.Thanks buddy for this easy tutorial. Keep posting new videos.........β€β€β€β€β€β€πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘

@EdithEhikwe

Finally what we are waiting for in now out, thanks you sir❀ may god give more wisdom and understanding as you share your knowledge with usπŸŽ‰ thank you

@avinashrathore9161

Thanks a lot, @GreatStack! πŸŽ‰ I followed your eCommerce project tutorial, and now my frontend, backend, and admin panel are working perfectly. Your tutorial was simple yet powerful. Truly appreciate your effort in making such great content! πŸ™ŒπŸ”₯

@chuckleSquad9

Your project seems so interesting but I'm requesting you to please make real time mern web application integration with AI/ML

@ankuraryal2669

best coding instructor
Thankyou great stack for this wonderful project:yt: