@codesistency

Hope it helps everyone! Thanks for watching ❤

@BloodHacker.

Great tutorial ! However, there's a small improvement that could be made at 36:15. If you send a DELETE request using a valid MongoDB ID (with the correct length and syntax) but for a non-existing product, it won't trigger an error; instead, it will return a status of 200. To fix this, a validation should be added to check if the product exists in the database.

@zeljkokovacevic3960

This tutorial uses chakra-ui v2, and the v3 was released a week ago. So, to follow this video you have to specify version 2 for both UI and icons. I hope this helps.

npm i @chakra-ui/react@v2.10.3 @emotion/react @emotion/styled framer-motion
npm i @chakra-ui/icons@v2.1.1

@蘇泰儒

My first MERN project! I love it !! and I've learned a lot from the tutorial !! thanks a lot!

@Mark-sc2ew

Thank you! This is hands down the best explained MERN tutorial project I've come across.

@bilalbeny4172

I've learned React and built several projects with it. I’ve also explored Node.js, Express, and MongoDB, creating simple projects using the EJS template engine. This was my first course on using the MERN stack to build a project, and I found the experience both enjoyable and straightforward. It’s exciting to see how the MERN stack enables us to create robust and scalable applications. Thank you for this amazing video—it guided me in building my very first MERN stack project!  ❣

@a-factoracademy

This tutorial is so good but a lot has changed on the front end. Seriously, finding it difficult to keep up due to too many changes from the chakra react frontend...

@sudarshanpatekar5632

This project was really good and also the explanations of the code helped understand the project better. Keep up the good work. You made all the steps really easy to follow.

@ArpitAgrawal-nr7uc

This is the most amazing video i have seen in context to MERN

@SJ-yf9xy

Hello team freecodecamp, can u please make a tutorial for MERN Stack from scratch which covers all the elements of the stack ? A beginner to advanced tutorial? 
We're very thankful to you guys for your help 👐

@mihirkadam8669

Amazing Crash Course! Did not expect it to be this good!

@satyarajbhar1651

First time I feel at right place for MERN course , last 2 years tried many tutorials but did help, Thanks you so much

@fact-pawject

im not even done with the vid but i have learned a lottt ty my guy

@rafaelfigfigueiredo2988

This came exactly when I wanted to learn the stack better, yoj guys are great

@mdstevens0612

I've primarily only used Django and I'm shocked at how much knowledge translates, seeing what Django handles for you and what the MERN stack does better. Really enjoying this tutorial!

Tracking my progress: 58:10

@tanvimehta

This is an amazing tutorial. Liked the way each minor concept was explained.

@Nehemiah_one

This is amazing 🎉
I been a front end engineer for some year's now and I recently decided to Learn MERN stack and a
I saw your video and that's it
I well know that the knowledge I have as a front end engineer helped me allot but you also did a great job
Weldone..
You just got a new subscriber ❤

@Texan_42

Been about 3 years since I created a full stack app from the ground up when I was in training at my first job. This helped shake the rust off. I have a live coding interview tomorrow and I hope this prep was enough!

@SALONISHARMA-f7v

i casually undertood the MVC architecture bro.💅💅🙌🙌

@elianthegr8

Just finished building but instead of chakra UI, I used material UI, grateful.