Skip to content

Conversation

@y21
Copy link
Contributor

@y21 y21 commented Jun 27, 2018

Now that we need lots of functions, the main server.js file becomes really ugly and hard to read. Utility functions such as displayError were moved to ~/backend/utils/*.js.

Further note

When submitting a pull request / adding utility functions, do not put them into the server.js file. Instead you should use the utils directory.

@y21 y21 added enhancement New feature or request backend Relates to the backend needs testing labels Jun 27, 2018
@y21 y21 merged commit 5b0f4b2 into master Jun 27, 2018
@y21 y21 deleted the dynamical-utility-initialization branch June 27, 2018 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Relates to the backend enhancement New feature or request needs testing

1 participant