Video link - How to connect database in MERN with debugging
- there many ways to connect to mongoDB. here we learn't 2 ways
- 1 approach to connect mongoDB (not the best approach) (timestamp - 12:55)
- 2nd approach to connect DB (professional approach ) (timestamp - 23:40)
- It is very important to use async or try/catch when we talking to database.
- Read error, do not copy paste to chatgpt or stack overflow
- watch history feature very important feature (timestamp - 19:20)