@@PedroTechnologies Would you be so kind as to make one more where you just show one authentication method and if possible how to integrate it with a crud app?
This is my fourth tutorial trying to find one simple one to show me how to build a simple mern app. I've learned all the MERN parts seperately, and now Im trying to put them together. This was exactly what I wanted. VERY SIMPLE and something I can build from. Thank-you so much. Subscribed.
I have seen many youtube coders by now and Pedro and Codeevolution are my 2 favorites by far. They actually explain what they are doing every step of the way.
I've done so many tutorials that have added unnecessary stack to get sponsorships, but this is the first time I've really gotten the fundamentals of MERN. tysm!
The MERN stack is used for building full-stack web applications. MongoDB is a NoSQL database that stores data in JSON-like documents. ExpressJS is a web application framework that runs on NodeJS and is used for creating APIs and handling HTTP requests. ReactJS is a JavaScript library used for building user interfaces, and NodeJS is a server-side JavaScript runtime that allows developers to run JavaScript code on the server.
Love that you didn't spend an unnecessary amount of time styling your react app, since most people jumping into MERN know some basic React already. Also love that you didn't spend 80% of the time advertising your paid course like another TH-cam channel I can think of...
Thank you SO MUCH for explaining things well!! This industry is filled with people that don't explain enough as they go for beginners so you can't really remember or learn why you do the hundreds of things you have to do. So THANK YOU, keep it up! I so appreciate good teaching skills!
incredibly helpful. Finally understand how client folder and server folder work together in 30 minutes with 2x speed :) That's way more better than some 5-hour mern project I intended to build over last 2 weeks.
After a couple other MERN tutorials this is finally the first one I could really understand. Thank you very much for this beginner friendly MERN tutorial.
This is literally the best Mern stack tutorial on youtube, short and concise, everything that is needed to get started with mern was explained very well, it teaches you everything you need to know to start making projects using mern.
WOW. I haven't found any other video that did for me what this one did. It actually cleared out MERN for me after struggling a lot. HUGE SHOUT OUT! I'll definitely check all the other MERN vids. Keep it up!
This is compact and very powerful video that explains the MERN. I have followed many videos for this elusive MERT , but this one is very concise and easy to understand because of your wonder explanation . Keep it up
I Cant express how grateful Iam! this is the first time I was able to build an mern crud App , I usually get lost in database part but here I got it !! thanks alot
I checked out a few MERN tutorials before this one, and I can confidently say that this is the best. This is my go-to channel for web dev tutorials from now on!
Thanks for this tutorial, I've studied men for a while but all other videos are way too difficult. Your tutorial on the other hand is just truly beginner-friendly! Really appreciate it.
Great video Pedro! This is really helpful! I've learned the 4 pillars of MERN separately and just couldn't figuer out how to pass around FE/BE Your video is really helpful and clear for understanding this part!!
I'm so glad I found this video I had followed and coded along with many tutorials about MERN but I had not been able to get the hang of it BUT, after watching your video, everything is so crystal clear now Thanks a lot for the knowledge! 🙏
I noticed how mid video, you apologized that the recording was taking over an hour. Big props to you for your effort so that the end result is still one hour!!
Omg pedro, are you a mind reader?!! I have been through your mern stack to recap the skills , and now, you made a new version of mern again ! This is awesome! You are lit! 🔥🔥🔥🔥
Hiya Pedro, just to say a big thank you for your really nice/succinct explanation of how on earth to connect a React Front-end to a Mongo back-end. Great work, I now have a much better idea that it's Axios that talks to Express, before that I just couldn't conceive of what the bridge was. Thanks again for great work. Also you DID bring it in in under an hour :)
PedroTech is one of the best channels to learn everything related to React. This tutorial is a wonderful first step to start learning about MERN fullstack apps in a short and easy way. Thank you for your great channel.
😂😂Yea I noticed that too, some people will use robust words and make it difficult, If there is one thing you should do for us is how to populate this data into a table. I am still stuck from the firebase CRUD video you did
if anyone gets error when u try to test the API, try below code app.get("/getUsers", (req, res) => { UserModel.find({}).then((result) => { res.json(result).catch((err) => { console.log(err); }); }); }); because the new mongoose version support new syntax.
great tutorial. I really learned a lot about this stack. I hope to expand and understand more about other stacks using this as reference to learning more complex set ups. Only issue I had was just slowing it down a bit and speak more clearly. this stuff is fairly difficult for newcomers. Just keep the beginners in mind. Overall, nice video. Thank you very much!
Thank you so much for this tutorial bro, to the point and with hooks. I was so confused with other's explanations as they just wanna code code but not explain anything. This has helped me so much its clean and crips, thank you so much!!!
This is exactly what I wanted. I cannot emphasize how most videos focus 10 hours on styles
Hahaha I used to do that too. I realized people don't care about CSS in a video about MERN, so I stopped showing CSS in my videos :)
@@PedroTechnologies Would you be so kind as to make one more where you just show one authentication method and if possible how to integrate it with a crud app?
This is my fourth tutorial trying to find one simple one to show me how to build a simple mern app.
I've learned all the MERN parts seperately, and now Im trying to put them together. This was exactly what I wanted. VERY SIMPLE and something I can build from.
Thank-you so much. Subscribed.
Same here,
I think all those tutorials teach you one or two things better and along the way, all seems to fall into place. Repeatition.
Pedro is the king of "this is what you need to know" learning. No fluff, just the basics to get you going! Favorite developer channel.
I have seen many youtube coders by now and Pedro and Codeevolution are my 2 favorites by far. They actually explain what they are doing every step of the way.
@@mikep4981 same!
I've done so many tutorials that have added unnecessary stack to get sponsorships, but this is the first time I've really gotten the fundamentals of MERN. tysm!
The MERN stack is used for building full-stack web applications. MongoDB is a NoSQL database that stores data in JSON-like documents. ExpressJS is a web application framework that runs on NodeJS and is used for creating APIs and handling HTTP requests. ReactJS is a JavaScript library used for building user interfaces, and NodeJS is a server-side JavaScript runtime that allows developers to run JavaScript code on the server.
Thanks
ok. i am an experienced java restful backend techlead. wanted to learn mern stack
Best tutorial I have ever seen, I was able to learn allot within an hour, A million thanks Pedro
Love that you didn't spend an unnecessary amount of time styling your react app, since most people jumping into MERN know some basic React already. Also love that you didn't spend 80% of the time advertising your paid course like another TH-cam channel I can think of...
Thank you SO MUCH for explaining things well!! This industry is filled with people that don't explain enough as they go for beginners so you can't really remember or learn why you do the hundreds of things you have to do. So THANK YOU, keep it up! I so appreciate good teaching skills!
incredibly helpful. Finally understand how client folder and server folder work together in 30 minutes with 2x speed :) That's way more better than some 5-hour mern project I intended to build over last 2 weeks.
Respect for you sir! Only 20 years of age and already have this much knowledge 👏👏👏
I keep finding 8 hr plus tutorials that focus on explaining every method known to man. This video is extremely helpful and to the point. Thank you!!!
😅
After a couple other MERN tutorials this is finally the first one I could really understand. Thank you very much for this beginner friendly MERN tutorial.
This is literally the best Mern stack tutorial on youtube, short and concise, everything that is needed to get started with mern was explained very well, it teaches you everything you need to know to start making projects using mern.
Thank you for sharing this walkthrough. It's hard finding tutorials that ACTUALLY explains the process.
WOW. I haven't found any other video that did for me what this one did. It actually cleared out MERN for me after struggling a lot. HUGE SHOUT OUT! I'll definitely check all the other MERN vids. Keep it up!
The best MERN intro video I have seen on youtube. Great video Pedro!
I wanted a updated vid just about this exact topic form you and you give it out of nowhere ! What a blessing
Wow. So many videos with over 5 hours of content and I didn't understand it as well as I did in the 1 hour video of you. Thank you so much!
This is compact and very powerful video that explains the MERN. I have followed many videos for this elusive MERT , but this one is very concise and easy to understand because of your wonder explanation . Keep it up
Really u r god bro i am trying from past 3 months to learn MERN but you make me to understand by only 60mins tq bro
I Cant express how grateful Iam! this is the first time I was able to build an mern crud App , I usually get lost in database part but here I got it !! thanks alot
I checked out a few MERN tutorials before this one, and I can confidently say that this is the best. This is my go-to channel for web dev tutorials from now on!
Isso sim é um tutorial. Cheguei a comprar um curso e no fim esse que me deu tudo o que eu precisava. Simples e direto ao ponto. Parabéns aí Pedro.
Thanks for this tutorial, I've studied men for a while but all other videos are way too difficult. Your tutorial on the other hand is just truly beginner-friendly! Really appreciate it.
Great video Pedro!
This is really helpful! I've learned the 4 pillars of MERN separately and just couldn't figuer out how to pass around FE/BE
Your video is really helpful and clear for understanding this part!!
the best MERN that explains the concepts in a clear , simple and short way to understand it!
Insanely simple and clear, thanks so much! I just subcribed, waiting for more haha
Pedro, God bless u. This indeed is all that I needed to understand the confusing world of MERN. I can now build from here. Thanks so much.
I'm so glad I found this video
I had followed and coded along with many tutorials about MERN but I had not been able to get the hang of it
BUT, after watching your video, everything is so crystal clear now
Thanks a lot for the knowledge! 🙏
First tutorial that explain what each line actually does. Nice work!!
I noticed how mid video, you apologized that the recording was taking over an hour. Big props to you for your effort so that the end result is still one hour!!
Omg pedro, are you a mind reader?!! I have been through your mern stack to recap the skills , and now, you made a new version of mern again ! This is awesome! You are lit! 🔥🔥🔥🔥
Hahaha happy to hear it!
Super effective video tutorial. Short, visually clear code, explanatory and delivered on all the MERN topics. Thanks man
You helped me debug an issue, great content, hope to see more of your tuts!
Pedro, thank you!! started watching your contents since few weeks. They are awesome!!!
Thanks, this is by far one of the best tutorials I've seen.
Glad it was helpful!
Finally, someone knows how to explain very well in just 60 minutes. I subscribed. Thanks man.
You're the best! I followed lot of tutorials and finally I found this tutorial. Thank you so much!
Hiya Pedro, just to say a big thank you for your really nice/succinct explanation of how on earth to connect a React Front-end to a Mongo back-end. Great work, I now have a much better idea that it's Axios that talks to Express, before that I just couldn't conceive of what the bridge was. Thanks again for great work. Also you DID bring it in in under an hour :)
Awesome tutorial, been struggling to connect React and Nodejs and finally got here, much obliged!!!
Very helpful, I've avoided adding a backend to my react project for as long as possible but after watching this I'm feeling optimistic about it
A great tutorial! Thank you for posting quality stuff for free on the internet! Great job!
Glad it was helpful!
Nice tutorial,, After all day searching setup in MERN I already found the one who set up easy and beginner friendly. Done Subscribe
PedroTech is one of the best channels to learn everything related to React. This tutorial is a wonderful first step to start learning about MERN fullstack apps in a short and easy way. Thank you for your great channel.
dou voltas e voltas e acabo caindo sempre aqui nos teus tutoriais, ingles melhor que dos gringo, aula top, parabens!!!
very underrated channel you deserve more subscribers...great work keep it up!
amazing Sir! I have many issues connecting frontend and backend,
but this video can clear all my problems.
thank you so much.
you're a legend! This is way better than some 8 hour tutorial (which did not even work for me😖)
You're killin it at a young age! thank you Pedro for your awesome content! you explain everything so simple but robust!
how old is he?
😂😂Yea I noticed that too, some people will use robust words and make it difficult, If there is one thing you should do for us is how to populate this data into a table. I am still stuck from the firebase CRUD video you did
absolutely MASSIVE tutorial - thank you for being so clear and consice- subbed!
Wow, thank you. I finally grasp how front and back end work each other. it will help me studying back end things.
Awesome content, you deserve a million subscribers.
Thank you so much 😀
Amazing tutorial...gave us exactly what we need to get up and running. Thank you!
recently discovered this channel, really really nice content. keep up the good work!
Pedro, que buena manera de explicar las cosas, muy concreto, felicitaciones, te empecé a seguir por tu buena calidad de videos
Your videos are easy to understand for beginner coders. Thank you for the video!
Honestly it's very quick and simple way to create MERN application.
Thank you for for your efforts.
Just want to say I really appreciate your teaching style. And this was such an efficient video while maintaining good explanations.
Thanks, brother!
Amazing tutorial, I have subscribed. You are a great teacher of both the concepts on a high level and the syntax. Please continue to make videos.
Great tutorial, supper effective, short, clear code. Awesome! Thank you a lot
Excellent! Thank you for the clear and simple explanations! I'll definitely be watching all your videos.
One of the best tutorials I have ever watched
Your channel and videos are practical, so I like it 10/10 my friend CONGRANST!!!!!!
Glad you like them!
THANK YOU THANK YOU THANK YOU. I can not express my thanks enough. I finally understand everything.
It was exactly what i was searching for. Tks so much!
Thank you SO MUCH dude. I love how straight to the point you are
if anyone gets error when u try to test the API, try below code
app.get("/getUsers", (req, res) => {
UserModel.find({}).then((result) => {
res.json(result).catch((err) => {
console.log(err);
});
});
});
because the new mongoose version support new syntax.
Thank you so much for this, this is by far the best video of building a MERN application!😀
You're Awesome, all of your videos help me a lot thankyou for creating this, keep doing the great work 👍
Superb video. This 1hr is worth for me. I was searching for a video like this. But I am new in Mongoose. Anyways Hatsoff for this video...
Smoothly and simply explained , Thank you so much 🙏
This was exactly what I was looking for. Thanks so much Pedro!
great tutorial. I really learned a lot about this stack. I hope to expand and understand more about other stacks using this as reference to learning more complex set ups. Only issue I had was just slowing it down a bit and speak more clearly. this stuff is fairly difficult for newcomers. Just keep the beginners in mind. Overall, nice video. Thank you very much!
Amazing course. Simple to understand and very practical. Thankyou
Amazing helped me kick start with react along with what I already knew about nodeJs
This is amazing guy. Thanks for did it quickly, but very understandable at the same time! (:
What a lovely explanation maan! Hats Off🔥
This video is like drop of water in deserted island.....too perfect and apt for a beginner 😅😊👏🏻
Best tutorial ever existed. Beautigfully explained.
Awesome video ! Really great to make it under 60mn so we can focus on the main points. I’ll go check out your series.
Thanks for the tutorial, Pedro. I love your teaching style!
Thank you so much for this tutorial bro, to the point and with hooks. I was so confused with other's explanations as they just wanna code code but not explain anything. This has helped me so much its clean and crips, thank you so much!!!
Simple and sweet, straightforward to beginners like me. Thanks for posting this video.
You are amazing pedro. Thank you for this video, its easy to understand and i have learned a lot of things.
It really helped me to grab the concept of MERN stack. Thank you!
That's all I need!
perfect thanks for this video!
Really appreciated bro!
amazing video, great explanation for each step even the basic one's . keep it up easy and effecient like this !!
Thanks!
Thank you for the support!
one of the simplest and greates MERN stack tutorials
This is really amazing and well explained thank you very much for the hard work you put
I love your courses Pedro just keep it coming.
This is a really good video, great work dude!
Glad you enjoyed it!
way better than FCA tutorial which didn't even bother with mongoose
Thanks for this tutorial..Really made me to understand MERN as a beginner
You deserve a lot more subscribers than this. SIMPLY AMAZING !!!
i did exactly as in the video yet my requests in thunder client keeps saying "connection was refused by the server." can somebody help?
Google.
Did u find any answer? I got same problem too
@@enesmv yeah im having the same issue
Same
Thanks man very helpful for beginners like's me😘
Another super helpful tutorial! Always quick , easy, and clear :)
This is compact and very powerful video that explains the MERN 👏👏
Also can confirm, this video is gold.