Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code rewrite #51

Open
SlashmanX opened this issue Nov 22, 2012 · 0 comments
Open

Code rewrite #51

SlashmanX opened this issue Nov 22, 2012 · 0 comments

Comments

@SlashmanX
Copy link
Owner

Just a general issue for code rewrites. Changes to be made:

  • Code should be more modular
  • Less templating in Javascript (socket functions)
  • File/folder structure made clearer
  • JSDocs (JSDoc all functions and classes #24)
  • Clean up database connections (Currently there are 3, should only be 1)
  • Better error-handling
  • Less 'callback-hell'
  • Consistent callback returns i.e. callback(err, result)

The above list is not exhaustive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant