Wednesday 26 September 2018

Mongoose error handling

I really like mogoose schema and how it validates the data but I don't know If I'm the only one who think that the hardest task when you are working with mongoose it's error handling and it's even harder when you are developing an api for third parties and you have to forward those error in the prettiest and understandable way to them. So, I want to know how you guys handle mongoose errors?

Submitted September 26, 2018 at 06:26AM by foocux

No comments:

Post a Comment