From the course: Node.js: Web Servers, Tests, and Deployment

Unlock the full course today

Join today to access over 23,200 courses taught by industry experts.

Using Express middleware

Using Express middleware

We're going to make sure that we're in we're going to see that all of this is being logged right here. So we're getting a little bit of detail about exactly what's going on on the app. So this is pretty cool. We've been able to use middleware Express supports this pattern and we can use it for all sorts of different things.

Contents