How to use Mongoose with Next JS 13 for MongoDB



How to use Mongoose with Next JS 13 for MongoDB

How to use Mongoose with Next JS 13 for MongoDB

APP Directory Routing
Real Database Integration!

Ditch the JSON files and make your Next.js 13 app thrive with the power of MongoDB! In this tutorial, I’ll guide you through the process of connecting your Next.js application with MongoDB, taking your project to the next level. We will not only establish a connection but also implement key CRUD operations, ensuring your portfolio app is fully functional with a real database. If you’re ready to level up your Next.js skills and learn how to integrate MongoDB, this tutorial is for you.

💻 Source Code: https://github.com/timeToCode-ali/portfolio-app/tree/video-3-final-unit-tests

🌟 BONUS: FREE CONSULTATION
1. Complete the tutorial and add one of the suggestions I mention
2. Like & Comment to let me know you’ve finished. (and Subscribe if you haven’t yet)
3. Get over Twitter and send me a link to your repo on Github. You can DM me or tweet me. (you can also send me an email, but I use more twitter. (Feel free to follow me on twitter to be up to date with my content)
4. I’ll review all the steps are completed
5. We’ll set up a call at a convenient time for both of us

Looking for more?
☕️ https://www.buymeacoffee.com/time2code

Looking to Connect?:
💙 https://twitter.com/time_tocode
💌 [email protected]
⌨️ https://github.com/timeToCode-ali
📃 https://medium.com/@time2code.ali
🟩 https://rumble.com/c/c-2168480

*Videos you may Like to watch:*
🎥 Build a Portfolio with NEXT.js13 & TypeScript & TailwindCSS #1
[https://youtu.be/eOH5QXEgEos](https://youtu.be/eOH5QXEgEos)

🎥 Build a Portfolio Contact Form in Next.js 13 & TS! #3
https://www.youtube.com/watch?v=bKOgw3FaAGQ

🎥 *Build a Full Stack Next.js APP from scratch (Step-by-Step for beginners)*
https://www.youtube.com/watch?v=0BDfyWzw5Hw

🎥 *NEXT.js 13 Exploring the New Features*
https://www.youtube.com/watch?v=7Z69FzlBJwo

🎥 *How I Became a Software Engineer without a CS Degree | my experience + tips*
https://www.youtube.com/channel/UCImaDQuXp68xnaLuVR1dhfQ

*Timestamp*

🔵 00:00 How to connect MongoDB to Next.js13 App
🔵 01:13 Create a MongoDB Account
🔵 01:13 Route API in Next.js 13
🔵 07:20 What is Mongoose
🔵 12:10 Connect to MongoDB using Mongoose
🔵 18:48 Defining a Model Schema
🔵 25:00 A few different errors submitting the form
🔵 27:17 Important Message!!! – Let’s have a coffee together ☕️
🔵 29:00 Testing the database in MongoDB
🔵 31:05 Improving the User Experience – Front Changes
🔵 32:05 Reset the form when is submitted successfully
🔵 37:30 Final words