I watching so much mern stack videos this is best one!
Very useful. Thanks!
I learned so much from this video, thank you!
In the NodeJS code, I struggled with status code issues. I read that you need to specify the status code first and then send, or you'll end up with a default 200. The tutorial makes this mistake a couple times. Broken example: res.send("Not Found").status(404); Working example: res.status(404).send("Not Found"); Aside from that minor issue, the tutorial was very informative and helpful!
Thank you so much for this simple but effective video
you are just reading
awesome tutorial ❤
What vsCode extensions do you recommend for MERN stack?
What vs code theme are you using and how did you still your terminal to have this look?
which theme are you using??
i keep getting the error, "npm error could not determine executable to run" when i try to run npx tailwindcss init -p.. please anyhelp
Hello there, I'm pretty new to programming and I had a little issue with running this command line in Gitbash node --env-file=config.env server I just get this bad option: --env-file=config.env does this mean my node is out of date or something? Edit: Oh I ran this on the terminal in VS code and got the same bad option message
hi there! i downloaded the repo off github after reviewing this tutorial and the list of employees does not seem to be displaying correctly (there are no employees listed, even after i add some). am i doing something wrong?
Hello sir! How some one can enter in contact with you pls?
`await client.connect();` is used to connect to the MongoDB server. Does anyone know if we need to turn it off? for example: `await client.close();`
I like MongooseDB
omg font :8
You are just copy pasting and reading. Please explain more briefly
Love your beard,
@MongoDB