Closed TungE closed 5 years ago
All our Express.js controllers use callbacks when interacting with our Mongoose models.
These functions should be updated to use the async/await syntax.
See #792 for reference.
All our Express.js controllers use callbacks when interacting with our Mongoose models.
These functions should be updated to use the async/await syntax.
See #792 for reference.