00:00 – 1. Module Introduction
01:15 – 2. What is MongoDB
02:42 – 3. SQL vs NoSQL
06:23 – 4. Connecting React to a Database
08:08 – 5. Setting Up MongoDB
13:34 – 6. Creating a Simple Backend & Connecting it to the Database
19:25 – 7. Creating a Document with MongoDB
27:17 – 8. Getting Data from the Database
33:28 – 9. Installing Mongoose
34:59 – 10. Understanding Models & Schemas
38:51 – 11. Creating a Product
42:14 – 12. Connecting to the Database & Saving the Product
49:42 – 13. Getting Products
53:55 – 14. Understanding the ObjectID
57:14 – 15. Wrap Up
Exercise Files