01:57:01 - 02:05:05
Middleware Hooks: Pre, Post & Async
Scott discusses how to utilize pre-save, pre-validation, and post-save middleware, among many available. An example is given on making the code asynchronous, and Scott answers a question about how the library determines that the code is asynchronous without using flags.