Open tjhickey724 opened 5 years ago
Modify the controllers so that Xcontroller.method is a method that assumes res.locals.X has been assigned.
I eliminated the controllers and switched to the async/await model which is so much better!
Modify the controllers so that Xcontroller.method is a method that assumes res.locals.X has been assigned.