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

Things to decide #3

Closed
rjmk opened this issue Aug 10, 2015 · 3 comments
Closed

Things to decide #3

rjmk opened this issue Aug 10, 2015 · 3 comments

Comments

@rjmk
Copy link

rjmk commented Aug 10, 2015

  • Trailing commas on object declaration
  • Constructors (including native new Array() etc.)
    • When using zero-argument constructors, use new with or without parentheses?
  • Where should we declare variables (including for loop variables)?
  • Each variable gets its own 'var' or comma separation
  • Single or double quotes for strings
@tsop14
Copy link

tsop14 commented Aug 12, 2015

Should these be separated out into their own issues??

@nelsonic
Copy link
Member

What to name our style guide ...?
If Feross is allowed to call his style "standard": https://github.com/feross/standard
We should call ours "The _Obviously Better_ JavaScript Style Guide"
Or just "_Obvious_" for short. style:obvious

iteles added a commit that referenced this issue Aug 19, 2015
Cleop pushed a commit that referenced this issue May 25, 2017
Creates first draft of readme based on outline in issue #3
@rjmk rjmk closed this as completed Aug 11, 2017
@rjmk
Copy link
Author

rjmk commented Aug 11, 2017

This is issue is being automatically closed as it's more than a year old. Please feel free to reopen it if it's still relevant to your project.

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

3 participants