Okay maybe not a best title, but I have the follow block of code:
async function createUser((req,res,next) => { try { const user = new User({ userInf