Node.js & Express From Scratch Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB
Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB Transcript and Lesson Notes
In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. CODE: Full code for this series https://github.com/bradtraversy/nodekb COU
Quick Summary
In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. CODE: Full code for this series https://github.com/bradtraversy/nodekb COU
Key Takeaways
- Review the core idea: In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. CODE: Full code for this series https://github.com/bradtraversy/nodekb COU
- Understand how node.js fits into Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB.
- Understand how express fits into Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB.
- Understand how mongodb fits into Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB.
- Understand how mongoose fits into Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB.
Key Concepts
Full Transcript
In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. 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 5] - Save Articles to MongoDB about?
In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. CODE: Full code for this series https://github.com/bradtraversy/nodekb COU
What key concepts are covered in this lesson?
The lesson covers node.js, express, mongodb, mongoose, node express.
What should I learn before Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB?
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: node.js, express, mongodb, mongoose.
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.
