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
In couldDoController.js and projectController.js Code is reused more than is great and could be DRYed up. Specifically, the error throwing and response sending.
The text was updated successfully, but these errors were encountered:
nodatall
changed the title
Refactor couldDoController
Refactor controllers to DRY error handling
Mar 17, 2017
In
couldDoController.js
andprojectController.js
Code is reused more than is great and could be DRYed up. Specifically, the error throwing and response sending.The text was updated successfully, but these errors were encountered: