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.
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!
Thank you! This is hands down the best explained MERN tutorial project I've come across.
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! ❣
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...
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.
This is the most amazing video i have seen in context to MERN
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 👐
Amazing Crash Course! Did not expect it to be this good!
First time I feel at right place for MERN course , last 2 years tried many tutorials but did help, Thanks you so much
im not even done with the vid but i have learned a lottt ty my guy
This came exactly when I wanted to learn the stack better, yoj guys are great
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
This is an amazing tutorial. Liked the way each minor concept was explained.
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 ❤
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!
i casually undertood the MVC architecture bro.💅💅🙌🙌
Just finished building but instead of chakra UI, I used material UI, grateful.
@codesistency