What is meant by middleware in node JS?

A middleware is basically a function that will the receive the Request and Response objects , just like your route Handlers do. As a third argument you have another function which you should call once your middleware code completed.

Sizin İçin Seçtik  Where is Cryptocurrency data stored?

Leave a Reply

Your email address will not be published. Required fields are marked *

What is meant by middleware in node JS?

A middleware is basically a function that will the receive the Request and Response objects , just like your route Handlers do. As a third argument you have another function which you should call once your middleware code completed.

Sizin İçin Seçtik  How do you return a value from a node js function?

Leave a Reply

Your email address will not be published. Required fields are marked *