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

Make a contributors file #319

Open
jimmcnulty41 opened this issue Jun 21, 2017 · 0 comments
Open

Make a contributors file #319

jimmcnulty41 opened this issue Jun 21, 2017 · 0 comments

Comments

@jimmcnulty41
Copy link
Collaborator

jimmcnulty41 commented Jun 21, 2017

Ordering of functions within classes:

  1. Static Public properties
  2. Static Private properties
  3. Static Public funcs
  4. Static Private funcs
  5. Public properties
  6. Private properties
  7. Constructor
  8. Angular Lifecycle functions (e.g. ngOnInit)
  9. Public/private functions (unclear ordering right now)
  10. getters/setters

General formatting, spaces vs tabs, etc. (we should provide stuff so people can just do ctrl+k+d or ctrl+shift+i or whatever to auto-prettify the arbitrary stuff that Tucker really cares about)

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

No branches or pull requests

1 participant