Transcript from the "Middleware Exercise" Lesson
[00:00:00]
>> So, I wrote the log Middleware, what I want you to do is now take our enhancer from before that monitor performance and let's turn that into a piece of Middleware. And then all we have to do is add it to the supply Middleware as a second argument and we should have both in place now as Middleware instead.
[00:00:17] So, I'll give you five minutes to do that.