adds code


Hello fellow developers! Welcome to the 3rd episode of the MEAN Stack Tutorial where I walk you through the full process of building a MEAN application from scratch. Today's episode is where we finally connect the backend with the frontend and our express server to our mongo database. Also, we go over creating our first mongo collection and we create API end points to create, read, update, and delete (also known as CRUD) documents. Have any questions, comments, suggestions, or need help debugging your project, please feel free to reach out to me at codingwithcourt@gmail.com. Also, if you enjoyed this video or its helped you in anyway, please like it! If you are wanting to see more content like this and would like to follow along with my channel, please subscribe! -- IMPORTANT -- Everyone, I've made my Github repositories for the Express.js server and Angular application public, so you all can see what the latest code looks like! You can find these repositories with the links below. Express.js Server: https://github.com/CodingWithCourt/mabel Angular: https://github.com/CodingWithCourt/artemas Website: https://codingwithcourt.com Timecodes 0:00 - Intro Episode 3 1:56 - Starting Development Environment 3:25 - Connecting Frontend w/ Backend 23:00 - Version Control & DevOps w/ Github 30:30 - Connecting Express Server w/ MongoDB 42:34 - More Version Control Stuff 44:01 - Creating a New Model w/ Mongoose 55:56 - Creating CRUD Routes for Products 1:28:56 - More Version Control & DevOps w/ Github 1:33:52 - Outro
Previous Post Next Post