#41 Using third party middleware | Working with Express JS | A Complete NODE JS Course

preview_player
Показать описание
In this lecture you will learn how to use a third-party middleware in your express app. The middleware which we are going to use is called as 'morgan' and it is used to log request information.

Рекомендации по теме
Комментарии
Автор

Thanks for the tutorials; I'm in the middle of building a full stack app, but I was finding some of the middleware quite confusing. These are very helpful.

TinyMaths
Автор

thank you very much... I love the way you explain things

AboAbdulrahman_YT
Автор

Why morgan is called after our logger middleware? according to our order morgan should print first to console and then logger but in the video logger is printing earlier than morgan.

midunc
Автор

How to deploy node js in vps hosting in bluehost or hostinger ?

alalyrealestate
Автор

Sir, i am having problem with node file system path, i am doing exactly this project. but when i cut "movies" array which is dependent on file system, the relative path is not working. why is it ?? shouldnt it be instead ? What is the convention of writing file system path url ?

asaduzzamansunam