Chain Multiple Middleware Functions in NextJs 13

Hamed Bahram August 2, 2023
Video Thumbnail
Hamed Bahram Logo

Hamed Bahram

@hamedbahram

About

Modern web dev topics in React and NextJs.

Video Description

This video looks at chaining multiple middleware functions in NextJs 13. 👉🏼 The Ultimate NextJs Course 🔗 https://www.hamedbahram.io/courses/nextjs 👉🏼 Project source code (Github) 🔗 https://github.com/HamedBahram/next-middleware-chain 👉🏼 Inspired by Jasser's code ↓ 🔗 https://github.com/jmarioste/next-middleware-guide Chapters 0:00 Intro 1:00 Simple middleware 3:00 Add second middleware 4:30 Simple composition 6:25 Add higher-order functions 10:00 Add the chain method 15:10 Reorganizing our middleware files 19:00 Outro