Node.js & Express From Scratch Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup
Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup Transcript and Lesson Notes
In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Ful
Quick Summary
In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Ful
Key Takeaways
- Review the core idea: In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Ful
- Understand how mongoose fits into Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup.
- Understand how mongoose js fits into Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup.
- Understand how mongodb fits into Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup.
- Understand how node.js fits into Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup.
Key Concepts
Full Transcript
In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.linkedin.com/bradtraversy
Lesson FAQs
What is Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup about?
In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Ful
What key concepts are covered in this lesson?
The lesson covers mongoose, mongoose js, mongodb, node.js, express.
What should I learn before Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup?
Review the previous lessons in Node.js & Express From Scratch, then use the transcript and key concepts on this page to fill any gaps.
How can I practice after this lesson?
Practice by applying the main concepts: mongoose, mongoose js, mongodb, node.js.
Does this lesson include a transcript?
Yes. The full transcript is visible on this page in indexable HTML sections.
Is this lesson free?
Yes. CourseHive lessons and courses are available to learn online for free.
