Skip to content

Instantly share code, notes, and snippets.

@lvreynoso
Last active April 17, 2019 18:45
Show Gist options
  • Save lvreynoso/990b5313ca52b26180a301d5dab96f3d to your computer and use it in GitHub Desktop.
Save lvreynoso/990b5313ca52b26180a301d5dab96f3d to your computer and use it in GitHub Desktop.
Refactoring: https://github.com/lvreynoso/charity-manager/blob/master/controllers/charities.js#L89
High level plan: convert code to async / await
Reduce the "arrow" appearance of the function
Properly comment it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment