Here is my little playfield to understand the working of next in express:
app.get("/testing", (req, res, next) => { res.send("Hello"