You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2019. It is now read-only.
All our Express.js controllers use callbacks when interacting with our Mongoose models - like so:
These functions should be updated to use the async/await syntax, like so:
@TungE LMK if you've got any questions - sorry for the delay!