Fundamentals - 5 - Order & Middleware

- Learn the fundamentals Watch full course on Udemy: In this video we’ll discuss why the order of what’s defined in our file is important. - In doing so, we’ll introduce concept of mounted Middleware - We’ll then take a look at the bundled express packages of morgan, body-parser and cookieparser - Finally, we’ll take a first look at how routing works in express.
Back to Top