It's great to have another video uploaded on the best coding channel on RUclips. Make sure to check out more MERN/NextJS project-based videos from my channel as well! Link: www.youtube.com/@CodingCleverly/
Hi. When creating post to save product in MongoDB I get this response in API client. I review a few times code and dont found problem : 500 Internal Server Error...{"message" : "Product.create is not a function" !!!! Previously I send any JSON content for testing and I get same response..Any idea?
Thank you!! Thank you!! Finally someone who make complete sense of it all. The frustrating thing as that a lot of these paid courses tend to outdated so much that it trips me up when something changes in the node modules. I came across video after getting complete stopped in a NodeJS course on Code with Mosh course. But now, I think I have enough ammunition to go back to the places where I got stump. As for the MongoDB, I launched a MongoDB Docker container on a couple of boxes to help keep costs down and seemed to work perfectly. Thanks for showing me some cool Rest API tools, Postman, Insomnia and the JSON Viewer extension. Those came in very handy. I pulled down the "Rest API Client" by Huachao Mao into Visual Code and found that just making a simple text document with all the Rest API calls worked pretty well too. Keep up the fantastic teachings.
This video was fantastic to begin learning backend development! I've been stuck for a long time not knowing how to begin creating full stack applications (after spending a long time going round and round on frontend using local storage) but this has given me a strong first step! thank you so much!
This is truly a wonderful tutorial to understand more about CRUD API. I have built some API but not truly understand all the parts or just did blindly some parts. I think this tutorial helped me understand truly those parts, so I can go back to those projects and improve parts of them.
Thank you, bro! It was really interesting. It taught me about API functions and CRUD operations. Watching this and coding is a valuable use of time. It is very understandable and explained in simple language.
From last many days i was in seraching for the video who taught me simpler api creation....But forrtunately i got this video and i watched it comletely and now i am pretty sure to give any kind of interview question regarding this api creation.......Thank you so much bhaiyaa for this incredible teaching style
forced to appreciate after seeing your lecture. Simply Awesome. You made me learn crud operations . i was wandering here and there but was not getting the right material.Thanks once again.
Nice tutorial! I was like this dude is working hard to make a tutorial while having cold or something, least I can do it finish it in one day. Earned a subscriber @CodingCleverly
Great tutorial, the best one on this subject that i've come across, really helps that you're using vscode and teaching how to configure it rather than relying on some online pre-configured product as a lot of other FCC courses do.. One bit of constructive feedback I would like to give though, just slow down a bit. As you have co-pilot on, you are often typing and completing code then switching tabs or programs before people can really get a look at the full lines of code you have written. Sometimes you move so fast you even seem to lose where you are. Taking pauses to allow people to see the code will help the people watching and probably also help you to gather your thoughts.
Hello people. Use type module on package json for imports, require is mostly legacy. I don't think he mentions nodemon at the beginning, just install it for the love of God, otherwise it's pretty annoying to restart the server everytime you make a change. Also, on another note, for quick local tests you can just use boomerang or yarc extensions on your browser. Using curl doesn't work perfectly on macOS and vs at least
Your explanation is great brother. I understand every efforts. Finally I learned Mongo db. Thanks a lot. This is I first time write a comment on youtube.
It's great to have another video uploaded on the best coding channel on RUclips. Make sure to check out more MERN/NextJS project-based videos from my channel as well!
Link: www.youtube.com/@CodingCleverly/
Is this the same tutor?
Yeah this is the same instructor
Hi. When creating post to save product in MongoDB I get this response in API client. I review a few times code and dont found problem : 500 Internal Server Error...{"message" : "Product.create is not a function" !!!! Previously I send any JSON content for testing and I get same response..Any idea?
I mean, testing works but when trying to create through your code...fails with that message!!!
@@oscargonzalez5838 Your API route isn't created properly. Double check your code to see if it perfectly matches mine.
Free code camp is a gift to humanity
If i ever land a job, it'll be mostly cause of that channel, i'll definitely support !
Honestly....
True
I'm from MARS, it's helpful for all planetary species.
Finished a 2 year full stack cruse and this is always a wonderful addition to relook at❤
Thank you!! Thank you!! Finally someone who make complete sense of it all. The frustrating thing as that a lot of these paid courses tend to outdated so much that it trips me up when something changes in the node modules. I came across video after getting complete stopped in a NodeJS course on Code with Mosh course. But now, I think I have enough ammunition to go back to the places where I got stump. As for the MongoDB, I launched a MongoDB Docker container on a couple of boxes to help keep costs down and seemed to work perfectly.
Thanks for showing me some cool Rest API tools, Postman, Insomnia and the JSON Viewer extension. Those came in very handy. I pulled down the "Rest API Client" by Huachao Mao into Visual Code and found that just making a simple text document with all the Rest API calls worked pretty well too.
Keep up the fantastic teachings.
This video was fantastic to begin learning backend development! I've been stuck for a long time not knowing how to begin creating full stack applications (after spending a long time going round and round on frontend using local storage) but this has given me a strong first step! thank you so much!
This is truly a wonderful tutorial to understand more about CRUD API. I have built some API but not truly understand all the parts or just did blindly some parts. I think this tutorial helped me understand truly those parts, so I can go back to those projects and improve parts of them.
Funny how we are currently learning this at work.
Perfect timing, thank you!
I don't know how to thank you, I feel like a pro in node again after 2 years of not using it, this video is a gem!!
Very well explained. As a beginner, it was kind of messy but the structured way made it look simple. Coding Cleverly done a commendable job!
Straight forward, love your teaching style!
Thank You! Being only a front-end developer this was the perfect tutorial to finally get started on back-end. Thank you so much!
I am glad my friend saw this video and referred it to me. Thank you very much .
Thank you, bro! It was really interesting. It taught me about API functions and CRUD operations. Watching this and coding is a valuable use of time. It is very understandable and explained in simple language.
From last many days i was in seraching for the video who taught me simpler api creation....But forrtunately i got this video and i watched it comletely and now i am pretty sure to give any kind of interview question regarding this api creation.......Thank you so much bhaiyaa for this incredible teaching style
Well structured and very well taught. Thanks for all your efforts Harris and FCC! Kudos😀
forced to appreciate after seeing your lecture. Simply Awesome. You made me learn crud operations . i was wandering here and there but was not getting the right material.Thanks once again.
Simple, effective and straight to the point. Thank you for the tutorial 💪🏽❤❤
Finally a video I can watch without 2x speed
I still 2x speeded it
@@k-c legend
@@k-c Me too! I've a bad habit, I cannot watch educational videos other than 2x speed.
Best Crud-app-backend Video. Thank you for this Video.
that was a genuine Crud API tutorial, thank you so much
Thank you much for this Tutorial.. It was an awesome launch into my NodeJS career
Never have I come across such an amazing tutorial
Quick way to cover the basic stuff.
great work. thanks
♥
Nice tutorial! I was like this dude is working hard to make a tutorial while having cold or something, least I can do it finish it in one day. Earned a subscriber @CodingCleverly
Great tutorial, the best one on this subject that i've come across, really helps that you're using vscode and teaching how to configure it rather than relying on some online pre-configured product as a lot of other FCC courses do.. One bit of constructive feedback I would like to give though, just slow down a bit. As you have co-pilot on, you are often typing and completing code then switching tabs or programs before people can really get a look at the full lines of code you have written. Sometimes you move so fast you even seem to lose where you are. Taking pauses to allow people to see the code will help the people watching and probably also help you to gather your thoughts.
The best tutorial for backend on youtube
I am designing a database and this is so helpful 😢thanks
So quick and concise!! Man this tutor is amazing
This is really clear and helpful! Thank you so much!!!
This was an awesomw video and a great headstart in my backend journey
Such an awesome course, Many thanks 👍🏼
Thank you so much for the knowledge that you brought to us. Thank you! Thank you! Thank you!
THANK YOU SO MUCH SIR . I FEEL VERY CONFIDENT JUST BECAUSE OF YOUR SIMPLE TUTORIAL..
Amazing! What I most like was using a professional way to organize things
WOW!!! This tutorial is
awesome
From now on, all i am saying is: "coming from the database, this is amazing."
Thanks for the excelent tutorial @CodingCleverly. God bless you, mate.
This is Brad Traversy quality! ❤
thats right!! Brad is a Boss
No words for this awesome explanation. Thank you very much. Jazak Allah
I learned so much from this course, thank you so much
without the RRRRR hehehe i love it! exactly what i was looking for as i prefer mithril and vue to react. thank you :)
everything for free, FCC is a blessing, they be doing great stuff for us to have IT career path.
Great Video Haris Iftikhar!
its a great tutorial and i learnt many different ways you could use the word "essentially" ..Lol
Value packed tutorial.. Straight to the point
This is a very helpful video and cleared the basics very well!
This is so good for a beginner. Thank you!
that's what I was looking for, thank man❤❤
Thank you so much for this course!
This is great! freecode camp please give us more backend dev videos!
He so dedicated with his work
A very useful lesson. Without many words. Get well soon, author!
that is amazing, which is really awesome! thank you so much for the tutorial :D
I got taught this exact way in my bootcamp
Great beginner tutorial, thank you!
excellent, Well Explained
Thank you very much brother i learn express js and mongodb just in one day .
This is truly masterpiece.
Top class explanation....
It's very nice to watch your video it's very understanding and thanks for this video
nice tutorial third time watching end to end
Thank you for this useful content🤗
best tutorial out there very simple and to the point i learned a lot thankyou so much @CodingCleverly love from Delhi
very helpful to understanding video for a begineer also like me .
finally after 2 fuc....in weeks ....thanks macha
Great tutorial Thanks a lot ❤
thank you ..this was easy to follow along and implement
Great tutorial, very helpful!
Thanks for this 🙏🙏🙏
Well done! ✅
Thanks for video. Please do a comprehensive tutorial on SwiftUI
very helpful and well explained
Very cool video, many thanks
muchas gracias por tu enseñanza y a freecodecamp, deje mi like me gustaria que hicieran una mas avanzada.
THANK YOU SO MUCH. Currently at 45:22
My database failed why?
awesome tutorial, thank you
nice job bro, thx a lot
very nicely explained. thank you
Excellent Video !!! Much appreciated
clear and precise. thanks
Thank you very much bro ✨🙋🏻🧑🏻💻
Amazing Video.. Thankyou..
The best explaination ! tnx
Love this video. Thank You
thank you my liege!
What a great video. Unbelievable.
Please upload detailed course for Ruby on rails and RSpec also.
I love you, they are a blessing.
regards from Argentina
Greatest Of All Time
Thank you! ❤
Thanks a lot lifesaver! 🙌
Thanks for this video tutorial.
Thanks buddies
Hello people. Use type module on package json for imports, require is mostly legacy. I don't think he mentions nodemon at the beginning, just install it for the love of God, otherwise it's pretty annoying to restart the server everytime you make a change. Also, on another note, for quick local tests you can just use boomerang or yarc extensions on your browser. Using curl doesn't work perfectly on macOS and vs at least
please also create a video on bulk insert and bulk delete
Your explanation is great brother. I understand every efforts. Finally I learned Mongo db. Thanks a lot.
This is I first time write a comment on youtube.
Awesome tutorial
Thanks I loved watching this video to revise what I learned. Is this considered front or back end?
backend and db
frontend is the UI, the view layer where the user interacts with the data
Love this😍
Osm vedio just love it