Node JSfromThe Code Barbarian4 months agoMongoose 9.0: Async Stack Traces, Cleaner Middleware, Stricter TypeScriptMongoose 9 enables real async stack traces and fully async middleware, improving debuggability by removing callback-based APIs.
Node JSfromHackernoon1 year agoTracking Mongoose Query Times with a Few Lines of Code | HackerNoonA simple MongoDB/Mongoose profiler can log query performance without complex APM tools.